Is a hash table a map?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

Explain the difference between a list and array.

0 Answers   TCS,


List all data structures you would use for a memory management module.

0 Answers   HPCL, Hughes Systique Corporation, ITC Indian Tobacco Company,


Is hashset thread safe?

0 Answers  


Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.

0 Answers  


What is sequential sorting?

0 Answers  


Explain in brief a linked list.

0 Answers  


how to insert a new node in linked list where free node will be available?

0 Answers  


Tell me the difference between the character array and a string.

0 Answers   Honeywell, HPCL, Huawei, Zomato,


Which method will arrange the element of an array in alphabetical order?

0 Answers  


What is linked list ?

0 Answers  


Why is it called bubble sort?

0 Answers  


Tell me why might quick sort might be better than merge sort?

0 Answers  


Categories