Tree Structures

This lesson is a general discussion on reasoning about space and time complexity of tree structures

In this lesson we won't attempt to describe various tree data-structures and their associated operations. Rather, we'll do a general discussion on how to reason and think about space and time complexity when tree structures are involved.

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.