Nishant Nigam
@NishantNigam
W_r_i_t_e_r
0
digit_countercounts digits of a number using recursive function.
0
0
0
0
primeNumber_functionsdisplays prime number using functions
0
0
0
1
0
power_functioncalculating power using user defined function.
0
0
0
0
palindrome_functionpalindrome using function
0
0
0
1
sine_seriessine series using function
4
1
1
0
Fibonaccifinds element of Fibonacci series using funtion.
0
0
0
0
digit_sumsum of digits of a number using function
0
0
0
0
nCr_factorial_functionfinds nCr using function
0
0
0
0
swap_functionswapping of two numbers using functions.
0
0
0
0
largest_integer_in_arrayfinds largest even integer in an array.
0
0
0
0
0
symmetric_matrixchecks whether a square matrix is symmetric or not.
0
0
0
0
matrix_transposeconverts a matrix into its transpose.
0
0
0
0
matrix addingadds the elements of any matrix.
0
0
0
0
element deletiondeletes element of an array
0
0
0
0
element_insertinginserts new element in an array
0
0
0
0
list_reversereverses the list of numbers.
0
0
0
0
odd even seperator separates odd and even numbers in any array.
0
1
0
0
element_swapelement swapping in array
0
0
0