Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 910 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 910 Bytes

noops challenges

Challenge #2 - SortBot

Github posed the noops challenge: https://noopschallenge.com/ -- I accepted

Shout out to CodeSandbox for making ad-hoc enviornments which expedite the development process.

Installation

  1. git clone https://github.com/AaronGoldsmith/noOpsSort
  2. cd noOpsSort
  3. npm install
  4. npm start

Alternatively check out the master branch live on codesandbox

Instructions

Sortbot

Working version exclusively permits user account: AaronGoldsmith.

  • Each sorting challenge poses a different instruction set.
  • Read the instructions and follow the prompt to move to the next level
  • Each round is slightly different and the entire exam is timed