Skip to content

ironsubhajit/c_Programs

Repository files navigation

Basic C-Codes

  • Level : Absolute beginner in C language

List of file:

  1. Find G.C.D using Recursion method.
  2. Find a year is a leap year or not.
  3. List of leapyear between any two given year.
  4. Find given number prime number or not.
  5. Find Sum of the digits of given number using Recursion method.
  6. Swapping two given number.
  7. binary search.
  8. checking armstrong number

About

Some basic program as a beginner in C programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages