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.
How is this possible to insert different type of elements within a stack?
Explain different types of cohension?
Define the use of Direct Access in linked list instead of an array or vice versa.
Describes the bubble sort algorithm?
Illustrates about a linear and non linear data structure?
When using a declaration statement how memory is reserved?
Write down the various types of algorithms?
What do you mean by sequential search? Find out the average number of comparisons in the sequential search?
Describe in brief the term Fibonacci Search?
Give brief description of the term Quick Sort algorithm?
18,76,764
1933681 Asked
3,689
Active Tutors
1440153
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!