algorithms

Experimental scripts to study or teach about algorithms and data structures

MIT License

Stars
5

Algorithms

Dependencies

  • Node.js 11+

How to run

Run following commands in your Terminal:

cd javascript
npm install
npm start

And try change index.mjs file. ;)

Other examples