GATE CSE · Programming and Data Structures · Quiz
5 real GATE CSE questions on Programming and Data Structures. Instant scoring and solutions, no signup — see where you stand in ~3 minutes.
Question 1 of 5
MEDIUMA binary search tree (BST) is constructed by inserting the keys 45, 30, 60, 20, 35, 50, 70 in that order. What is the height of the resulting BST (considering a single-node tree has height 0)?