@sivarajans/binary-search-tree

1.0.2 • Public • Published

Binary Search Tree

It is called sorted binary tree satisfies that

1. Left node of parent less that it
2. Right node of parent greater than it.

npm i @sivarajans/binary-search-tree

Readme

Keywords

Package Sidebar

Install

npm i @sivarajans/binary-search-tree

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

3.67 kB

Total Files

3

Last publish

Collaborators

  • sivarajans