Technical Discussion
Imagine a scenario where a BST degrades into a linked list and explain how to prevent it
Was asked at
Interview question asked to Software Engineers interviewing at N26, Binance, Malt and other companies. Original question asked: Imagine a scenario where a BST degrades into a linked list and explain how to prevent it.