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

BST Deletion: One Child Case

Delete a node with one child by replacing it with its only child, bypassing the deleted node.

This lesson is for subscribers

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