Lukas' Notes

Home

❯

Knowledge

❯

Tree Node Successor

Tree Node Successor

Jul 25, 20251 min read

trees

Definition

Tree Node Successor

The successor of a tree node is the next node according to the order of inorder traversal or null.


Graph View

Backlinks

  • Binary Search Tree

Created with Quartz v4.4.0 © 2025

  • GitHub