kuka-radovan / codility-js

Solutions of Codility training tasks in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codility training

Solutions of codility tasks in JavaScript

How to test solutions

  • install mocha test framework: sudo npm install -g mocha
  • install dependence node modules: npm install
  • run test: mocha <test>

About

Solutions of Codility training tasks in JavaScript


Languages

Language:JavaScript 100.0%