Lukas' Notes

Tree Map

Jan 29, 20261 min read

databases

Tree Map

A tree map is a map that is implemented using some variant of a binary search tree (i.e. AVL tree, red-black tree, …).


Graph View

Backlinks

  • Map

Created with Quartz v4.4.0 © 2026

  • GitHub