Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 531 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 531 Bytes

javascript-interview-exercises

A collection of JavaScript interview riddles, exercises, and homework assignments.

Contents

Installation

Clone or download the source files, then navigate to the folder you would like to view. If the folder contains a package.json file, run

npm install

You can view index.html in the browser.