Examveda

What is the main advantage of using hash tables for searching?

A. Requires less space than arrays.

B. Fast average-case time complexity.

C. Works well with linked lists.

D. Requires less space than arrays.

Answer: Option B


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms