Which of the following operations are done in a hash table?
(a) Insert only
(b) Search only
(c) Insert and search
(d) Replace
I'm obligated to ask this question of Hash Tables in chapter Hash Tables of Data Structures & Algorithms I
I got this question in a national level competition.