Skip to content

Implement Red-Black Tree #188

Description

@FrancoSecchi

Hello! I would like to contribute to this project for the first time as I'm new to open source.

I’d like to construct a Red-Black Tree data structure in the DataStructures directory, following the existing style and API conventions used in this repository.
Basic operations like insertion, delete, search, min max, and inorder are all part of the planned work. Unit tests to confirm insertion, deletion, and invariants; node rotations and color balancing to preserve Red-Black Tree characteristics. as well as usage-inspiring documentation.

I would like to get started on this and then submit a PR if there are no objections or ongoing implementations.

I appreciate your time and input 😄.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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