Which data structures are used in bfs and dfs algorithm?
Define the tree data structure.
What is array and its types?
Is set sorted?
Given M x N matrix with sorted elements row wise and column wise, find elements?
Can we extend an array after initialization?
Which sorting is best in time complexity?
What is a threaded binary tree? Explain its operation with example?
What are the advantages of array?
What are different techniques for making hash function? Explain with example.
How memory is reserved using a declaration statement in data structure?
Is hashmap an array?
Explain in brief a linked list.