iiitv / iiitv/algos

Red Black Tree [Python]

Open
#228 9 comments 0 reactions 0 assignees View on GitHub
Algorithm lang-python
Dominant language
Java
Stars
1.1k
Forks
487
PR merge metrics
No merged PRs in 30d

Description

Implement the classic Red Black Tree (not the left-leaning one)
https://en.wikipedia.org/wiki/Red%E2%80%93black_tree

Contributor guide

Open the contributing guide

Research direction

No repository file, test, or entry point is named in the issue. Start by reading the linked Red–black tree reference and inspect the repository for existing Python data-structure conventions; done means a classic red-black tree implementation is present rather than a left-leaning variant.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.