Skip to content

Add findHeight() method for BST & AVL #69

Description

@RohiniShankari

I would like to contribute a small but useful feature to this library.
The current implementation of the Binary Search Tree (BST) and AVL Tree does not include a built-in method to compute the height of the tree.
I would like to contribute by adding a findHeight() method.

If this sounds good, please let me know and I will send the PR.
Thank you!

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