Mishors / Data-structures-in-C

This project includes implementation of basic data structures written in C language. Singly linked list is implemented and support the basic operations done on the list and also Hash-table is implemented using arrays and the linked list (implemented in the project) to resolve collision of hashed keys.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mishors/Data-structures-in-C Issues

No issues in this repository yet.