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.
git clone https://github.com/AaronGoldsmith/noOpsSort
cd noOpsSort
npm install
npm start
Alternatively check out the master branch live on codesandbox
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