suppose you building a hash table with size 15 elements , storing 8 entries of integers , the 8 itegers are : 18,20,80,54,10,37,28,36
- try to build a hash function for this table and draw the final table
- write c++ code to implement this function
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: draw hash table ?Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |