Skip to content

Instantly share code, notes, and snippets.

@mallman
Created February 22, 2012 02:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mallman/1880924 to your computer and use it in GitHub Desktop.
Save mallman/1880924 to your computer and use it in GitHub Desktop.
Fourth LA Coding Dojo Solutions
@saravanareddy
Copy link

Python Solution: (Saravana & Sudheer)
https://gist.github.com/1890558

Compact version:
https://gist.github.com/1896353

@mallman
Copy link
Author

mallman commented Feb 23, 2012

Please post a link to a gist with your solution. You do not need to be a member of github to post a gist---just click "New Gist" above. The code in your gist will then be easier to read. Cheers!

Copy link

ghost commented Feb 23, 2012

James Leonis solution in Ruby

https://gist.github.com/1889965

@pinkmomo027
Copy link

Liz and Charlie solution in Ruby
https://gist.github.com/1890037

Copy link

ghost commented Feb 23, 2012

James Leonis solution in C++

https://gist.github.com/1890140

@mimshwright
Copy link

Mims Wright solution in Java

git://gist.github.com/1890194.git

@mimshwright
Copy link

Mims Wright solution in C++

git://gist.github.com/1890218.git

@mimshwright
Copy link

And finally, in CoffeeScript

http://tinyurl.com/6qbxumt

@joaguilar
Copy link

Jose, in Ruby (first Ruby program...)

https://gist.github.com/1890381

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