InterviewSolution
Saved Bookmarks
| 1. |
In open addressing the hash table can never become full.(a) True(b) FalseMy doubt stems from Hash Tables in section Hash Tables of Data Structures & Algorithms II had been asked this question during an internship interview. |
|
Answer» Correct option is (B) False |
|