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 Nov 8, 2023
  • 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 the data-structures-in-c topic page so that developers can more easily learn about it.

Curate this topic

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