- Level : Absolute beginner in C language
- Find G.C.D using Recursion method.
- Find a year is a leap year or not.
- List of leapyear between any two given year.
- Find given number prime number or not.
- Find Sum of the digits of given number using Recursion method.
- Swapping two given number.
- binary search.
- checking armstrong number