InterviewSolution
Saved Bookmarks
| 1. |
Self – balancing binary search trees have a much better average-case time complexity than hash tables.(a) True(b) FalseMy question is taken from Binary Trees in chapter Binary Trees of Data Structures & Algorithms IThis question was posed to me in class test. |
|
Answer» Correct CHOICE is (b) False |
|