Can hashmap store null values?


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

Post New Answer

More Data Structures Interview Questions

What are the difference between a stack and a queue?

0 Answers  


Can hashset contain duplicates?

0 Answers  


an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

0 Answers  


What are the applications of b-tree?

0 Answers  


Give one example of right rotation.

0 Answers  






How can I search for data in a linked list?

0 Answers  


Is heap sort faster than quicksort?

0 Answers  


What is a simple graph?

0 Answers  


What is difference between hashmap and hashtable?

0 Answers  


Can you override methods of arraylist?

0 Answers  


What does enum do?

0 Answers  


What do you mean by data types?

0 Answers  


Categories