...
Question 8440 – Aptitude
January 4, 2024
Question 8446 – Aptitude
January 4, 2024
Question 8440 – Aptitude
January 4, 2024
Question 8446 – Aptitude
January 4, 2024

Question 10555 – GATE 1990

Match the pairs in the following questions:

(a) A heap construction                            (p) Ω(n log10 n)
(b) Constructing Hash table with linear probing    (q) O(n)
(c) AVL Tree construction                          (r) O(n2)
(d) Digital trie construction                      (s) O(n log10 n)
 

Correct Answer: A

Question 6 Explanation: 
Heap construction – O(n)
Constructing Hash table with linear probing – O(n2
AVL tree construction – O(n log10 n)
Digital trie construction – Ω(n log10 n)
A
(a) – (q), (b) – (r), (c) – (s), (d) – (p)
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!