Lukas' Notes

Tree Map

Dec 14, 20251 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 © 2025

  • GitHub