styk-tv / javascript-tests

A suite of JavaScript tests (hopefully) useful for interviews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Tests Build Status

A suite of JavaScript tests (hopefully) useful for interviews

How to use

  1. npm install
  2. npm test/npm watch
  3. Get the candidate to complete the tests and Karma should watch the files and run the tests on save.

Solved

  1. clone-object alt text
  2. flatten-array alt text
  3. scoping alt text

About

A suite of JavaScript tests (hopefully) useful for interviews

License:Apache License 2.0


Languages

Language:JavaScript 100.0%