Skip to content

Conversation

@AryanAhadinia
Copy link
Contributor

@AryanAhadinia AryanAhadinia commented Jul 12, 2021

#5 : Here is an implementation of left-leaning red–black tree which is basically a variant of red-black tree with some other benefits. The tree has-been implemented node-based and each node has a reference to left and right child. Wikipedia

This implementation is bases on Professor Robert Sedgewick paper, Who is invertor of LLRBT.

@AryanAhadinia AryanAhadinia marked this pull request as ready for review July 12, 2021 07:27
@eleev eleev merged commit 54f18c8 into eleev:master Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants