College Resources

Week 11

Videos:

  • Find min and max element in a binary search tree
  • Find height of a binary tree
  • Binary tree traversal - breadth-first and depth-first strategies
  • Binary tree: Level Order Traversal
  • Binary tree traversal: Preorder, Inorder, Postorder