Skip to content

Instantly share code, notes, and snippets.

@preyes323
Last active January 15, 2018 14:53
Show Gist options
  • Save preyes323/568a4fc150303e850184cf4f9d713c6d to your computer and use it in GitHub Desktop.
Save preyes323/568a4fc150303e850184cf4f9d713c6d 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