manrajgrover / algorithms-js

Consumable Data Structures and Algorithms library in JavaScript
MIT License
198 stars 129 forks source link

Data structure - binary search tree #111

Open Gogotchuri opened 4 years ago

Gogotchuri commented 4 years ago

Implementation of a Binary Search Tree

Description of the new feature, or changes

Added fully tested Binary Search Tree. With documentation.

Checklist

Related Issues and Discussions

Issue
Fixes #5

People to notify

@manrajgrover