...
UGC NET CS 2005 Dec-Paper-2
October 16, 2023
DSSSB TGT 2017
October 16, 2023
UGC NET CS 2005 Dec-Paper-2
October 16, 2023
DSSSB TGT 2017
October 16, 2023

GATE 1996

Question 13

An advantage of chained hash table (external hashing) over the open addressing scheme is

A
Worst case complexity of search operations is less?
B
Space used is less
C
Deletion is easier
D
None of the above
Question 13 Explanation: 
In chained hash tables have advantages over open addressed hash tables in that the removal operation is simple and resizing can be postponed for longer time.
Correct Answer: C
Question 13 Explanation: 
In chained hash tables have advantages over open addressed hash tables in that the removal operation is simple and resizing can be postponed for longer time.

Leave a Reply

Your email address will not be published. Required fields are marked *