Skip to content

Commit 0052337

Browse files
committed
Add playground.
1 parent a588018 commit 0052337

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/playground/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Playground
2+
3+
You may use `playground.js` file to play with data
4+
structures and algorithms. The code from `playground.js` may
5+
be tested in `./__test__/playground.test.js` file.

0 commit comments

Comments
 (0)