Differentiate between hashset and hashmap.
No Answer is Posted For this Question
Be the First to Post Answer
What is map data structure?
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.
What happens when arraylist is full?
Reverse a linked list from the middle.
Write an algorithm for inserting and deleting an element from doubly linked list?
How to fill element (initialize at once) in an array?
Write any two principles of gradation of structures.
0 Answers Mahatma Gandhi University,
What is stable sort?
How can you insert a node in a random location of the linked list?
how a polynomial such as 6x^6+4x^3-2x+10 can be represnted by linked list?write an algorithm that reads such an polynomial
Minimum number of queues needed to implement the priority queue?
Define primary clustering?