November 23, 2023

Question 3738 – Data-Structures

The hash function used in double hashing is of the form: Correct Answer: C Question 410 Explanation:  Double Hashing with second hash function is​ ​ h(k,i) […]
November 23, 2023

Question 5543 – Data-Structures

The number of different trees with 8 nodes is Correct Answer: C Question 477 Explanation:  Given data — nodes=8 — Total number of trees=? Possibility-1: To […]
November 23, 2023

Question 5761 – Data-Structures

Which of the following can be the sequence of nodes examined in binary search tree while searching for key 88 ? Correct Answer: C Question 488 […]
error: Alert: Content selection is disabled!!