C
C
This folder contains several folders and subfolders, each consisting of individual C programs.
Compiler used: MinGW - Minimalist GNU for Windows
Each folder/subfolder contains individual C programs, organized based on the type or category of problem they solve.
Contents:
- 📄 .gitignore
- 📁 1-10
- 📁 10-1
- 📁 Alphabet Pyramid
- 📁 Armstrong Number
- 📁 Arrays
- 📁 Binary Search
- 📁 Calculator
- 📁 Characters
- 📁 Commission on Sales
- 📁 Cuboid
- 📁 Day of Week
- 📁 Divisibility Check
- 📁 Divisibility Count in Limit
- 📁 Divisibility in limit
- 📁 Even in limit
- 📁 Even numbers 1 to 50
- 📁 Even numbers upto N
- 📁 Factorial
- 📁 Fibonacci Series
- 📁 File
- 📁 Functions
- 📁 Grades
- 📁 Largest of Three
- 📁 Matrices
- 📁 Multiplication Table
- 📁 Numbers 50 to 1 using loop
- 📁 Numbers
- 📁 Odd numbers 1 to 50
- 📁 Odd numbers upto N
- 📁 Prime or Composite
- 📄 README.md
- 📁 Rectangle
- 📁 Simple Interest
- 📁 Square
- 📁 Stars
- 📁 Structure
- 📁 Sum of Digits
- 📁 Triangle
- 📁 Vowel Checker