132 views

Please log in or register to answer this question.

Related questions

2 votes
2 votes
4 answers
1
srestha asked Apr 24, 2019
3,731 views
Which of the following data structure is efficient to implement priority queue such as insertion ,deletion, searching?A)Linked ListB)HeapC)Sorted ArrayD)Unsorted ArrayHow...
0 votes
0 votes
1 answer
2
Sambhrant Maurya asked Jul 25, 2018
242 views
What is the expected number of probes for an unsuccessful search for an open address hash table with 10000 slots containing 9800 entries?a)4b)10c)20d)50
0 votes
0 votes
0 answers
3
Sambhrant Maurya asked Jul 24, 2018
170 views
What is the maximum height of a binary tree of order p consisting of n keys?a) logp/2(n+1)/2b)log pnc)log p/2 n+1d) None of these
0 votes
0 votes
0 answers
4
Sambhrant Maurya asked Jul 24, 2018
143 views
What is the expected number of probes for an unsuccessful search for an open address hash table with 10000 slots containing 9800 entries?a)4b)10c)20d)50