[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/codeorbit/javascript-algorithms/master/src/playground/README.md [Back]  [Original]

# 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.

To run tests simply run:

```
npm test -- -t 'playground'
```

Web Proxy Viewer  |  New URL  |  Original Page