You Should Know the 3 Tree Traversal Techniques 🌳

Поділитися
Вставка
  • Опубліковано 2 січ 2025

КОМЕНТАРІ • 2

  • @fusedgt
    @fusedgt Місяць тому

    this doesnt work on complex trees

    • @ashes-code
      @ashes-code  Місяць тому

      This is typically for binary trees which is what you'll encounter in tech interviews.