Skip to content

bildungsroman/binary-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binary-tree

A binary tree generator in JavaScript. Because coding interviews suck.

Usage

To run:

npm i
npm run tree

Which prints the following:

Console printout of a tree made out of 1s and 0s

A literal binary tree. Et voilà!

About

A binary tree generator in JavaScript. Because coding interviews suck.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published