This repository contains C programs developed while learning programming fundamentals, problem-solving techniques, functions, arrays, and basic algorithmic concepts.
The repository serves as a collection of practice programs that demonstrate core C programming concepts and logical problem-solving skills.
- Variables and Data Types
- Input and Output Operations
- Operators
- Conditional Statements
- Loops
- Function Definition
- Function Calls
- User Defined Functions
- Mathematical Operations
- Array Traversal
- Array Operations
- Maximum and Minimum Element
- Sliding Window Examples
- Calculator Programs
- Number Operations
- Prime Number Programs
- Perfect Number Programs
- Reverse Number Programs
- Percentage Calculations
- Swapping Numbers
- Multiplication Tables
- Calculator
- Even/Odd Checker
- Largest Number Finder
- Maximum Value in Array
- Percentage Calculator
- Perfect Number Checker
- Reverse Digits
- Sum of Numbers
- Swap Two Numbers
- Multiplication Table
- Sliding Window Examples
C
│
├── Array/
├── calculator.c
├── even.c
├── largest.c
├── maximum.c
├── percentage.c
├── perfect.c
├── reverse_the_digit.c
├── sum.c
├── swap_two_numbers.c
├── table.c
├── slidingWindow.c
└── README.md
- C Programming Language
- Build a strong foundation in C programming
- Improve logical thinking and problem-solving skills
- Understand functions and arrays
- Practice algorithm implementation
- Prepare for advanced programming and DSA concepts
Javed Akhtar
GitHub Profile: https://github.com/JavedAkhtar0