This repository contains various C programming assignments and mini-projects completed during the 2nd semester of the B.Tech CSE curriculum at KIIT. The programs demonstrate foundational knowledge of the C language, including control structures, functions, arrays, pointers, file handling, and basic data structures.
- Basic I/O and arithmetic operations
- Conditional and looping statements
- Functions and recursion
- Arrays and strings
- Pointers and dynamic memory allocation
- Structures and unions