Skip to content
#

data-structures-in-c

Here are 8 public repositories matching this topic...

Language: All
Filter by language
data-structures-and-algorithms-in-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

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++

Add this topic to your repo

To associate your repository with the data-structures-in-c topic, visit your repo's landing page and select "manage topics."

Learn more