Skip to content

Instantly share code, notes, and snippets.

@just-Bri
Created August 17, 2019 21:26
Show Gist options
  • Save just-Bri/1e6a45fb3f8c2bbfce9e86c76463b2bc to your computer and use it in GitHub Desktop.
Save just-Bri/1e6a45fb3f8c2bbfce9e86c76463b2bc to your computer and use it in GitHub Desktop.
https://repl.it/@reifnotreef/Creating-arrays-drill
https://repl.it/@reifnotreef/Adding-array-items-drills
https://repl.it/@reifnotreef/Accessing-array-items-drill
https://repl.it/@reifnotreef/Array-length-and-access-drill
https://repl.it/@reifnotreef/Array-copying-I-drill
https://repl.it/@reifnotreef/Array-copying-II-drill
return array.pop(-1,1) also works for the first function but the test doesn't like .pop
https://repl.it/@reifnotreef/Squares-with-map-drill
https://repl.it/@reifnotreef/Sort-drill
https://repl.it/@reifnotreef/Filter-drill
https://repl.it/@reifnotreef/Find-drill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment