a) hash table has a better average time complexity for performing insert, delete and search operations
b) hash table requires less space
c) range query is easy with hash table
d) easier to implement
What is the advantage of a hash table over BST?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the advantage of a hash table over BST?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!