alexstulov / general-programming

General programming tasks solutions. Mainly from codewars.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is repo for general programming tasks I solve from different sources. Most of them does not keep solution, so I keep it here for further research.

To run code I use node --watch ./code/maxNMin.js

To run tests npm i, npm run test

About

General programming tasks solutions. Mainly from codewars.com


Languages

Language:JavaScript 100.0%