Skip to content

Conversation

dimitrijjedich
Copy link
Owner

@dimitrijjedich dimitrijjedich commented Dec 7, 2024

Codealong to this article on wikipedia

The wikipedia page and most of the documentation and comments here will happen in german since it is easier that way. The technical side will stay in english since the grammer fits better to describe the cases.

After the initial failed attempt I updated the Source to this article from GeeksForGeeks and tryed again. also comments where added to make if easier to identify problems.

@dimitrijjedich dimitrijjedich self-assigned this Dec 7, 2024
Comment on lines +5 to +8
const (
Red Color = true
Black Color = false
)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was a suggestion when strating the research. Additionally this could be extended to have the Children Property in the RedBlackNode and decide left or right by providing constants with the name

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.

1 participant