Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Red black tree #71

Merged
merged 6 commits into from
Jul 15, 2024
Merged

Red black tree #71

merged 6 commits into from
Jul 15, 2024

Conversation

aveldan
Copy link
Contributor

@aveldan aveldan commented Jul 11, 2024

I have the red_black_tree full structure, traversal methods and Iterator class.
Tested it locally with some examples works perfect. Will add test cases for the repo soon and also will add visualise, and examples soon. Making this PR so that you are up to date and will have some time to check out the main red black tree code.

@spirosmaggioros
Copy link
Member

Thank you for contributing a whole class @aveldan
Just for you to know, i will may review it on Saturday, otherwise @jbalatos will review it if he finds some time. I just have a lot to do these days. It will be reviewed and merged with or without corrections, dw.

@spirosmaggioros
Copy link
Member

Test cases works for me, i will do a final check and it will be merged

@spirosmaggioros
Copy link
Member

@aveldan I think everything looks good. I believe visualization and examples are missing, but you can add them in the future. For now, this will be merged

@spirosmaggioros spirosmaggioros merged commit 22021a5 into CSRT-NTUA:main Jul 15, 2024
2 checks passed
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.

None yet

3 participants