Can treemap have null values?


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

Post New Answer

More Data Structures Interview Questions

If you are using c language to implement the heterogeneous linked list, what pointer type should be used?

0 Answers  


What is bubble sort and quick sort?

0 Answers  


Which interfaces are implemented by abstractsequentiallist?

0 Answers  


Reverse a linked list from the middle.

0 Answers   Aspiring Minds,


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  






Does hashmap allow null keys?

0 Answers  


When is a binary search algorithm best applied?

0 Answers  


Can we insert null in hashset?

0 Answers  


What is structure of data type?

0 Answers  


How to create an Array?

0 Answers  


How null key is handled in hashmap?

0 Answers  


In what data structures are pointers applied?

0 Answers  


Categories