Skip to content

Red Black Tree implementation doesn't work at all #1683

Open
@N-ihad

Description

@N-ihad

If you insert whatever numbers say 2, 1, 3, 5 and then delete root node (1) if deletes everything else from the tree. If you for example instead of deleting node (1) delete node (2), node (5) doesn't show up in tree structure

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions