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.
hashing linked-list mergesort collision file-handling vit-pune hashtable management-system data-structures-and-algorithms data-structures-in-c data-structures-project ads-cp
-
Updated
Nov 8, 2023 - C