Can hashtable have duplicate values?


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

Post New Answer

More Data Structures Interview Questions

Explain quick sort?

0 Answers  


What is the space complexity of quicksort?

0 Answers  


What is difference between set and map?

0 Answers  


For the following COBOL code, draw the Binary tree? 01 STUDENT_REC. 02 NAME. 03 FIRST_NAME PIC X(10). 03 LAST_NAME PIC X(10). 02 YEAR_OF_STUDY. 03 FIRST_SEM PIC XX. 03 SECOND_SEM PIC XX.

0 Answers  


Is char array null terminated?

0 Answers  






What is homogeneous array?

0 Answers  


Which sorting algorithm has minimum number of swaps?

0 Answers  


How do you find the complexity of a selection sort?

0 Answers  


Which is faster arraylist or hashmap?

0 Answers  


Explain pre-order and in-order tree traversal.

0 Answers  


What is an array vs list?

0 Answers  


Explain the Array

0 Answers   Tech Mahindra,


Categories