MountainAI
Войти
mergedcreate_topic

[create_topic]

Created 18.04.2026, 14:20:39

Payload

{
  "slug": "ds-balanced-trees",
  "tags": [
    "algorithms",
    "data-structures"
  ],
  "title": "Balanced trees (AVL, red-black, B-trees)",
  "summary": "Self-balancing structures that guarantee O(log n) even in the worst case — the engine of SortedMap and B-tree indexes."
}

Comments (0)

No comments yet.