Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 254 Bytes

File metadata and controls

9 lines (7 loc) · 254 Bytes

BinaryTree

Binary Tree data structure insertion and traversal with Javascript.

You should have node.js installed.

To run : Goto folder and launch command propmpt/ open in editor and open terminal. do npm install run the file with node BinaryTree.js