algorithms(rank-balanced-trees): add skeleton for the idea

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2024-06-09 23:57:55 +02:00
parent f155e66b00
commit 66182d1d33
Signed by: mfocko
SSH key fingerprint: SHA256:icm0fIOSJUpy5+1x23sfr+hLtF9UhY8VpMC7H4WFJP8

View file

@ -0,0 +1,12 @@
---
id: core
slug: /rank-balanced-trees/core
title: Rank-balanced trees
description: |
Explaining the idea behind the rank-balanced tree.
tags:
- balanced trees
- rank-balanced trees
last_update:
date: 2024-06-30
---