Skip to content

Practice with binary search trees in Javascript

Notifications You must be signed in to change notification settings

Ada-C14/tree-practice-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary Search Tree Practice (JavaScript)

See the Ruby version for details.

Installation

This has been tested with node 12.10.0. To install, run

npm i

after cloning this project.

Testing

Run all tests with:

npm test

About

Practice with binary search trees in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.6%
  • Dockerfile 11.0%
  • Shell 0.4%