mirror of
https://github.com/mfocko/blog.git
synced 2024-11-24 22:11:54 +01:00
11 lines
180 B
Markdown
11 lines
180 B
Markdown
|
---
|
||
|
title: Left-leaning red-black tree
|
||
|
description: |
|
||
|
When Sedgewick simplifies the data structure, or does he?
|
||
|
tags:
|
||
|
- balanced trees
|
||
|
- red-black trees
|
||
|
---
|
||
|
|
||
|
## Introduction
|