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

Documentation is missing explanation if this data structure keeps the data balanced (red-black, AVL) or not. #37

Closed
ndvbd opened this issue Mar 22, 2022 · 3 comments

Comments

@ndvbd
Copy link

ndvbd commented Mar 22, 2022

Documentation is missing explanation if this data structure keeps the data balanced (red-black, AVL) or not.

If it's NOT, better to explicitly say in the very first few lines of the readme.

@joowani
Copy link
Owner

joowani commented Mar 23, 2022

Hi @ndvbd,

Do you mean if the generation of random trees can guarantee balanced-ness?

@ndvbd
Copy link
Author

ndvbd commented Mar 23, 2022

Exactly

@joowani
Copy link
Owner

joowani commented Mar 24, 2022

Done!

@joowani joowani closed this as completed Mar 24, 2022
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

No branches or pull requests

2 participants