Skip to content

Instantly share code, notes, and snippets.

@pdxwolfy
Created January 24, 2017 06:11
Show Gist options
  • Save pdxwolfy/f502f6d8d0f0e68698941914036ec8ff to your computer and use it in GitHub Desktop.
Save pdxwolfy/f502f6d8d0f0e68698941914036ec8ff to your computer and use it in GitHub Desktop.

These exercises will challenge your problem solving ability using any language (our solutions use Ruby). Tgey range from simple one-liners to several small methods. We assume that you have mastered basic Ruby syntax, and you nust apply that knowledge in a variety of ways to arrive at a solution. Most exercises can be completed in multiple ways, so take time to think about the tradeoffs of various approaches. Don't be concerned if your solution is considerably different; that's normal and expected.

Before you begin, take some time to run through this [short primer](MISSING LINK) on how to best use and solve these exercises.

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