Vidyalelo
Data Structure · Q38

Hashing

Programming · Data Structure · question 38

Q38

Which of the following operations is not commonly used in hash table implementations?

A.
Inserting elements
B.
Searching for elements
C.
Deleting elements
D.
Sorting elements
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board