Post your solutions to the 2013 Code Quest here. Solutions that have not been finished yet should have the comment // INCOMPLETE
on the first line.
Code is separated based on who wrote what and follows the naming convention Name/ProbXX.java
or Name/ProbXX.py
.
- 1. File I/O (Solved by: Donovan)
- 2. Mirror, Mirror (Solved by: Donovan)
- 3. File Extensions (Solved by: Donovan)
- 4. Sort Numbers (Solved by: Donovan)
- 5. Software Removal (Solved by: Lily)
- 6. Golf Scores (Solved by: Donovan)
- 7. Making Change (Solved by: Lily, Donovan)
- 8. n choose k (Solved by: Donovan)
- 9. The Three M's (Solved by: Donovan)
- 10. IP Addresses (Solved by: Donovan)
- 11. Camel Case (Solved by: Donovan)
- 12. XML (Solved by: Donovan)
- 13. Encode / Decode (Solved by: Donovan)
- 14. Word Search
- 15. Authenticate Logins
- 16. Bingo! (Solved by: Donovan)
- 17. Thinning