AlgoMaster Logo

Convert Sorted List to Binary Search Tree

nums=[-10, -3, 0, 5, 9]
0 / 32
SORTED LIST-100-31025394
algomaster.io
Step:Start: convert a sorted linked list into a height-balanced BST