Any questions related to programming and algorithms are posted and its answer will be published in the forthcoming days..
Anyone can post their answers or ask any doubt...
This site will be very useful to those attending technical interviews and those appearing for GATE and other examinations
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