Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 132 Bytes

README.MD

File metadata and controls

14 lines (10 loc) · 132 Bytes

Algorithms in JS

Testing

To test all the files run

npm test

To test single file run

npm test folderName