A collection of C programs for practicing fundamental programming concepts such as:
- Variables and Data Types
- Control Structures (if, loops, switch)
- Functions
- Arrays and Strings
- Pointers and Memory Management
- Structs and File I/O
- Dynamic Allocation
- Linked Lists