Examveda

What is the primary advantage of using hashing for searching compared to binary search?

A. Works efficiently with small datasets.

B. Constant time complexity on average.

C. Requires less memory.

D. Works efficiently with small datasets.

Answer: Option B


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms