A list of some algorithms solutions from hackerrank/leetcode using javascript
- At the terminal:
- run
yarn testto run all tests - run
jest sum/test.js --watchto run specific tests
- run
- Jest - A delightful JavaScript Testing Framework
- Marcio Mendes - Initial work - mmendesas
This project is licensed under the MIT License - see the LICENSE.md file for details
