For creating hash tables using C or any other language known.
This project is based on learning and is only used for learning purposes.
Take an example that you have a task given maybe concerning Data Structures and Algorithms and you would like to solve a problem; lets say sorting out index and their key values, we can use an example of some method like the hash-tables to implement what you specifically want to do.