Skip to content

Python implementation of a Red-Black Tree. (Árvore Rubro-Negra em Python)

Notifications You must be signed in to change notification settings

MarcoNasc/red-black-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Red-Black Tree (Árvore Rubro-Negra)

Final Project for my Data Structures class at University. The assignment was to apply one of the studied structures in some small project or to implement a more complex structure. I chose to implement, in Python, the structure known as Red-Black Tree.

About

Python implementation of a Red-Black Tree. (Árvore Rubro-Negra em Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages