cutthroat-coding

Concise implementations of common data structures and algorithms (DS&As) in JS. Clone of work by Lareine Jeng.

Usage no npm install needed!

<script type="module">
  import cutthroatCoding from 'https://cdn.skypack.dev/cutthroat-coding';
</script>

README

cheat-sheet-js

A clone of the Python version by Lareine Jeng, but this one is in Javascript.

To install dependencies

   $ ./bootstrap.sh

To run all tests

  $ mocha