data-structures-in-c
Here are 8 public repositories matching this topic...
Data Structures and Algorithms ( DSA ) in C
- Updated
Oct 23, 2025 - C
Advanced Data Structures and Algorithms in C ( DSA )
- Updated
Aug 24, 2024 - C
C program that uses structures, file handling, merge sort and linked lists to manage student records and hash tables (arrays of pointers to struct hash) to organize students by branch and slot for efficient data storage and retrieval.
- Updated
Jul 1, 2025 - C
Explore the world of Data Structures and Algorithms in C/C++ with this repository. Find efficient and well-documented code implementations of essential DSA concepts to enhance your programming skills and problem-solving abilities.
- Updated
Jun 4, 2025 - C
Your one-stop GitHub repo for competitive coding and data structures! 🤖 Curated notes, practice problems, and real-world applications. Sharpen your skills and ace those interviews! 💻🔥
- Updated
Jul 16, 2025
A collection of implementations of commonly used data structures in C.
- Updated
Jan 7, 2025 - C
From Basic to Hard Data Structures codes using c language
- Updated
Oct 1, 2022 - C
Very detailed Data Structure implementations in C, C++ and Pseudo Code. Pseudo Code is mostly from CLRS book and organized for real world usage. Use this repo for DS reference or Interview prep
- Updated
Aug 24, 2020 - C++
Improve this page
Add a description, image, and links to thedata-structures-in-c topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedata-structures-in-c topic, visit your repo's landing page and select "manage topics."