Merits and demerits of rehashing
List out the merits and demerits of the term rehashing?
Expert
The merits of rehashing are:
a) Table size is not a problem.
b) Hash tables can’t be made randomly large.
c) Rehashing can be employed in other data structures.
The demerits of rehashing are:
a) It is a much expensive operation.
b) The running time is 0(N).
c) Slowing down of the rehashing method.
Illustrates the difference between BFS and DFS?
Explain binary tree?
Briefly describe the term stack operation?
Write down a brief note on the term recursive algorithm?
Describe the term two-dimensional array by using example?
Explain how deletion is performed in the binary search tree.
Elucidate quick sort and merge sort algorithms?
Illustrates term binary searching?
Describe in brief the term Fibonacci Search?
Briefly describe the term merge sort algorithm?
18,76,764
1947639 Asked
3,689
Active Tutors
1441272
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!