Request New Subject
Home
Data Structures (DS)
Searching, Sorting and Hashing Techniques
Q. What is the average retrieval time when n keys hash to the same slot? (Solved)
1. Theta(n)
2. Theta(n2)
3. Theta(nlog n)
4. Big-Oh(n2)
a. Theta(n)
Related Topics
→ Linear Data Structures -Stacks and Queues
→ Non Linear Data Structures - Graphs
→ Non Linear Data Structures - Trees
Subscribe Now
Get All Updates & News
Subscribe