Skip to main content

One doc tagged with "binary-tree"

View all tags

Week 6: Binary Trees & BSTs

Move from linear to hierarchical data structures. Master Depth-First Search (DFS), Breadth-First Search (BFS), and the properties of Binary Search Trees in Java.