Lukas' Notes

Tree Node

Jan 27, 20261 min read

trees

Definition

Tree Node

A tree node is a node in a tree.


Graph View

Backlinks

  • Adelson-Velsky-Landis Tree
  • B-Tree
  • Binary Search Tree
  • Binary Tree
  • Fibonacci Heap
  • Heap (Data Structure)
  • Height-Balanced Tree
  • Max-Heap
  • Min-Heap
  • Root Tree Node
  • Tree Node Predecessor
  • Tree Node Successor
  • Weight-Balanced Tree

Created with Quartz v4.4.0 © 2026

  • GitHub