Skip to content

Instantly share code, notes, and snippets.

@LSStaff
Created January 16, 2018 06:47
Show Gist options
  • Save LSStaff/a702cb7250b66a15f6e18781186740fe to your computer and use it in GitHub Desktop.
Save LSStaff/a702cb7250b66a15f6e18781186740fe to your computer and use it in GitHub Desktop.

Where to Start?

In this step, if you have a mental model, you can start there. Otherwise, start with the "Data Structure" step and think of how you'd build and manipulate it to get the output. For instance, if it's an array, you'd probably focus on constructing or iterating over a collection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment