Answer Posted / nilesh
Hashing is a fastest way to retrieve and insert the date
using hash function
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
What are the pre-requisite for the collection to perform binary search?
What is the Difference between sax and dom parser?
Why is treeset sorted?
Explain the Queue
Does arraylist allow null values?
What are the tasks performed during inorder traversal?
What is the most used data structure?
Explain the common uses of threaded binary tree.
Is hashtable throw concurrentmodificationexception?
Given an array of integers, devise a program to replace every element with the next greatest element on the right side in the array. Also, replace the last element with 5 as there no element on the right side of it.
Describe queue operation.
Can hashmap store null values?
How do I remove a value from a list?
What is different between array and list?
Does hashmap sort automatically?