Question: In separate chaining, an alternative is to use an array of binary search tree. Which of (a)(c) is false if the load factor is L?
In separate chaining, an alternative is to use an array of binary search tree. Which of (a)(c) is false if the load factor is L?
The expected number of probes for insertion is log L.
The expected number of probes for unsuccessful search is L
The average number of entries in each tree is L.
all of the above are true
all of the above are false
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
