adamsea / algo-cardio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algo Cardio

Coding / algorithm exercises

Enivornment Setup

$ npm install -g jest

If on mac, include sudo

Repo Test Setup

$ cd exercises
$ jest

To run jest on single test suite

$ jest [test suite]

About


Languages

Language:JavaScript 100.0%