Recent questions tagged data-structures

1 1 vote
2 answers 2 answers
361
361 views
Suppose 5 distinct keys are inserted into an empty Binary Search Tree (BST) in random order. What is the probability that the resulting BST is completely skewed (i.e., ev...
0 0 votes
2 2 answers
515
515 views