Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 545 Bytes

ex_04.md

File metadata and controls

13 lines (9 loc) · 545 Bytes

Exercise 04

Clone the following Git repository on your machine:

https://github.com/liammclennan/JavaScript-Koans

Follow the instructions on that page on how to answer the Koans. You will need to open the main HTML page in a browser, and then fix the JS files one at a time based on what displayed on the browser.

Try to do as many Koans as you can. Notice, however, that some of them require knowledge that you might not have yet, like for example on Stacks and Queues. Just skip those.