mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-12-19 08:59:05 +08:00
Playground
You may use playground.js file to play with data
structures and algorithms. The code from playground.js may
be tested in ./__test__/playground.test.js file.