Hash Tables on Data Structure and Algorithms related Questions and Answers - Page 3

Question 21 : How many constraints are to be met to successfully implement quadratic probing?
1. 1
2. 2
3. 3
4. 4
View Answer   Discuss with Members

Question 22 : Which of the following is not a collision resolution technique?
1. Separate chaining
2. Linear probing
3. Quadratic probing
4. Hashing
View Answer   Discuss with Members

Question 23 : What is the search complexity in direct addressing?
1. O(n)
2. O(logn)
3. O(nlogn)
4. O(1)
View Answer   Discuss with Members

Question 25 : Which of the following is the correct function definition for quadratic probing?
1. F(i)=i2
2. F(i)=i
3. F(i)=i+1
4. F(i)=i2+1
View Answer   Discuss with Members

Question 26 : Hash tree is generalization of ______
1. Heap
2. Hash list
3. BST
4. B – tree
View Answer   Discuss with Members

Question 27 : Hashing can be used in online spelling checkers.
1. True
2. False
3.
4.
View Answer   Discuss with Members

Question 29 : In a hash table of size 10, where is element 7 placed?
1. 6
2. 7
3. 17
4. 16
View Answer   Discuss with Members


View 21 - 30 of 89 Questions

* Be the First to Post a Comment.

Submit comment :


Captcha Image
Reload

Ask Question

Captcha Image
Reload

Note : Name and Email never shown.





Subscribe


Become a part of EducationForever. Subscribe to our FREE Newsletter