23 comments (23 comments)1 reaction (1 reaction)1 assignee (1 assignee)C++3,724 forks (3,724 forks)batch import
Hacktoberfestadd codenew algorithm
Repository metrics
- Stars
- 13,462 stars (13,462 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Program to calculate height of binary search tree
Contributor guide
- Research direction
- Familiarize yourself with the repository structure and existing BST implementations, then implement the height calculation function using recursion or iteration.
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- Git