https://github.com/ssuperczynski/codility
https://github.com/ssuperczynski/codility
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ssuperczynski/codility
- Owner: ssuperczynski
- Created: 2016-05-27T11:49:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-28T08:48:17.000Z (over 9 years ago)
- Last Synced: 2025-02-16T11:28:30.531Z (8 months ago)
- Language: Scala
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# codility
Codility lessons written in Scala and JavaScript
https://codility.com/programmers/lessons/- to run js files `node src/main/scala/pl/superczynski/cyclic.js`
- or `./node_modules/nodemon/bin/nodemon.js --exec npm run babel-node -- odd.js`