We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a588018 commit 0052337Copy full SHA for 0052337
src/playground/README.md
@@ -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