mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-05 16:36:41 +08:00
Add playground.
This commit is contained in:
5
src/playground/README.md
Normal file
5
src/playground/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# 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.
|
Reference in New Issue
Block a user