Taking Smart Notes With Org-mode
  • About
  • Articles
  • Notes
  • Search
Home » Notes

Binary Tree

March 29, 2022 · 1 min · Gray King
  • tags: Tree

Links to this note


    Complete Binary Tree

    tags: Binary Tree,Tree A complete binary tree is a binary tree in which every level, except possibly the last, is completely filled, and all nodes in the last level are as far left as possible.

    March 29, 2022 · 1 min · Gray King

    AVL Tree

    tags: Binary Search Tree,Binary Tree,Tree

    March 12, 2022 · 1 min · Gray King

    Binary Search Tree

    tags: Data Structures,Binary Tree,Tree

    March 12, 2022 · 1 min · Gray King
© 2025 Taking Smart Notes With Org-mode · Powered by Hugo & PaperMod