Hello Everyone,
This repository contains my implementations of C programs and Data Structures.
I’m currently learning DSA and will keep updating this repo with new topics as I progress and it is public so anyone can view, copy, modify, or suggest improvements.
- 🔹 Array Programs
- 1D Array Operations
- 2D Array Operations
- 🔹 Function Programs
- 🔹 Searching
- Linear Search
- Binary Search
- 🔹 Linked List
- Singly Linked List
- Practice clean and well-documented C code
- Strengthen my understanding of DSA fundamentals
- Build a collection of reference programs for revision