Skip to content

18 short JS exercises (or challenges) to train your skills

Notifications You must be signed in to change notification settings

albert-gonzalez/js-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Exercises

This is a collection of 18 short JS exercises (or challenges) that you could find in a job interview. There are exercises about strings, arrays, promises, generators and functions. Inside every exercise you can find a README that explains the exercise and provides documentation pages. Every exercise are unit tested, so you can test your solution running the tests.

This repository is based on the Interviewing for Frontends course by Jem Young: https://github.com/young/frontend-interviewing

Installation

  • Download this repository
  • run npm install

List of exercises

About

18 short JS exercises (or challenges) to train your skills

Topics

Resources

Stars

Watchers

Forks