Answer Posted / venukumar
Hashing is a search method that require data to be
organized in a specific manner.It uses a Hash Table(HT) to
store the data items.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is a hashset?
In rdbms, explain what is the efficient data structure used in the internal storage representation?
Define non-terminal nodes in a tree?
What are the different data structures?
How many parts are there in a declaration statement?
What are the scenarios in which an element can be inserted into the circular queue?
How does hashset maintain order?
Can a stack be described as a pointer? Explain.
Give us a program to reverse a linked list.
Is linkedlist thread safe?
What happens if an array goes out-of-bounds?
Does treemap sort automatically?
What is the complexity of arraylist?
What is non linear data structure with example?
Why linked lists are better than arrays?