InterviewSolution
Saved Bookmarks
| 1. |
Separate chaining is easier to implement as compared to open addressing.(a) true(b) falseMy question is from Hash Tables in division Hash Tables of Data Structures & Algorithms II got this question in quiz. |
|
Answer» Correct answer is (a) true |
|