code-challenges icon indicating copy to clipboard operation
code-challenges copied to clipboard

algorithm code challenges solutions (codility / hackerrank / eular / topcoder)

code-challenges

Javascript solutions for Code Challanges and Interview Questions.

Run

node js/

Each challange is imported in index.js. Enable only one .js import line that should run.

Recommended global npm packages: nodemon

JS version: ES6.

websites

projecteuler.net
hackerrank.com
coderbyte.com leetcode.com
codility.com
topcoder.com
codechef.com
hackerearth.com
codeeval.com
spoj.com
codingame.com
codewars.com
geeksforgeeks.org