Skip to content

Instantly share code, notes, and snippets.

@amrvitale
Created August 30, 2019 00:11
Show Gist options
  • Save amrvitale/726a4cf1abffedc3057074dc22ac8f8c to your computer and use it in GitHub Desktop.
Save amrvitale/726a4cf1abffedc3057074dc22ac8f8c to your computer and use it in GitHub Desktop.
Array basics drills:
https://repl.it/@AngelaBumgarner/Creating-arrays-drill
https://repl.it/@AngelaBumgarner/Adding-array-items-drills
https://repl.it/@AngelaBumgarner/Accessing-array-items-drill
https://repl.it/@AngelaBumgarner/Array-length-and-access-drill
Array method drills:
https://repl.it/@AngelaBumgarner/Array-copying-I-drill Please see comments!
https://repl.it/@AngelaBumgarner/Array-copying-II-drill
https://repl.it/@AngelaBumgarner/Squares-with-map-drill
https://repl.it/@AngelaBumgarner/Sort-drill
https://repl.it/@AngelaBumgarner/Filter-drill question on this one too!
https://repl.it/@AngelaBumgarner/Find-drill I think my questions are about anomymous functions...function(num) function(words) are these just built in??
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment