Eloquent Javascript Exercise Solutions

This proejct is a solution repository for exercises in the book EloquentJavascript

How to run

Use node <file_name.js> to run solution

Pre requisites

Make sure you have node installed.