Skip to content

seminumber/RbTree

Repository files navigation

RB Tree Implementation by C#

Not fully tested. Simple Generic RBTree with linked list on nodes. Based on the book "Intro. to Algorithms, 2nd Edition" by Cormen et al.(CLRS) Ch 12-13.

About

C# implementation of Red-Black Tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages