lyft / android-puzzlers

Android puzzles for Lyft Talks and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Puzzlers!

Puzzler Logo

What is this

This is a small set of Android puzzlers (code that is tricky, or may not work as you expect it to)

What to do

  • Clone the repo (to play with code!)
  • Open one of the sub projects in Android Studio
  • Find puzzlers in each module
  • Read comment in MainActivity describing what you need to figure out
  • Solve as many puzzlers as you can!
  • Share your results with link to this repo by mentioning @lyfteng
  • You can solve puzzlers with the whole team and use it as a little teambuilding event 😽
  • Good luck and have fun!

Explanations

We're going to publish explanations of why and how puzzlers work in our Engineering Blog, you can follow it on Medium or Twitter

License

Apache 2.0 (see LICENSE)

About

Android puzzles for Lyft Talks and more.

License:Apache License 2.0


Languages

Language:Java 100.0%