Course contentsShow
Computer Science
Lesson 493 of 2,87212. Binary Search TreesPro lesson

What is a Binary Search Tree?

Define BST as a binary tree with ordering property: left subtree < node < right subtree.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.