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

Question 73 : Hash tree is used in effective data verification in distributed systems.
1. True
2. False
3.
4.
View Answer   Discuss with Members

Question 74 : In quadratic probing, if the table size is prime, a new element cannot be inserted if the table is half full.
1. True
2. False
3.
4.
View Answer   Discuss with Members

Question 75 : In hash tables, how many traversal of links does a successful search require?
1. 1+⅄
2. 1+⅄2
3. 1+ (⅄/2)
4. 3
View Answer   Discuss with Members

Question 77 : What data organization method is used in hash tables?
1. Stack
2. Array
3. Linked list
4. Queue
View Answer   Discuss with Members

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

Question 79 : Hashing is the problem of finding an appropriate mapping of keys into addresses.
1. True
2. False
3.
4.
View Answer   Discuss with Members

Question 80 : Which technique was firstly used to remove duplicate web pages from search results in AltaVista search engine?
1. MinHash
2. Stack
3. Priority Queue
4. PAT Tree
View Answer   Discuss with Members


View 71 - 80 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