Skip to content

jonhawkinsctm/making-makers-make-things

Repository files navigation

Making Makers Make Things

Getting started

This project is built on node so you'll need to do the usual:

nvm use
npm install

You can run tests using a filter:

npm run test -- [filter]
npm run test -- linked-list-vs-array/array

Exercises

Following are a list of exercises to complete that should aid in your understanding.

Guidelines on what to do will either be in the linked Readme file or in a comment.

Data Structures:

Lists

About

A set of exercises to practice knowledge goals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •