DEV Community

Discussion on: Trees & Binary Search Trees — BaseCS Video Series

Collapse
 
juliusgio09 profile image
JuliusGio

Nice video, Now I'm learning more about Tree & Binary search tree stuffs. But on this post u mention binary search tree can be use efficiently on balanced tree. But the question is, how to search on unbalanced tree?