Printing Hello World
To put all elements from 1 to n in an array in order - 1,3,.......7.
To convert a number from Binary to Decimal.
To convert a number from Decimal to Binary.
To find the character case
To print the following pattern.
Print the following pattern 1 11 202 3003....
To push all the zeroes to end
To find the roots of a Quadratic Equation
Rotate Array Elements to left
To find Second Largest element of Array
To print the sum of all even digits and sum of all odd digits of a nu…
To swap every pair of alternate elements in the array.
To print first x terms of the series 3N + 2 which are not multiples o…
Find Whether Given Number Is Pallindrome or not
Printing a range of fibonacci Numbers.