Skip to content

Implementation of (advanced) data structure: red-black tree

Notifications You must be signed in to change notification settings

jbuoncri1/red-black-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

red-black-tree

Implementation of (advanced) data structure: red-black tree Julienne Walker's Eternally Confused was a huge help to understanding how a red-black tree's insertion and deletion worked. In fact this implementation is almost a carbon copy of it, obly with an OOP approach and a slight tweak to the insertion and rotate functions. I hope this will be a help to all of you.

About

Implementation of (advanced) data structure: red-black tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages