Saturday, 31 March 2012

Implement a hash search in C

Write a program that takes strings as inputs and stores them in a hash table.

Then it should then ask the user for strings to be searched in the hash table.

No comments:

Post a Comment