Skip to content

Balanced binary trees #6

@SWeini

Description

@SWeini

Implement the most common balanced binary trees:

  • AVL tree
  • Red-black tree
  • Splay tree

Allow arbitrary annotations on the nodes.
Think about ways to allow non-sorted trees.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions