Zach Adams Web Developer and Programmer

Tag: programmers

Fun Puzzles for Programmers

June 25, 2014

I found this neat article from DataGeneticsĀ that has a bunch of fun puzzles and challenges for programmers. Hints and answers can be found in the article here. 1. Two Bases Challenge: Find three digits X, Y and Z such that XYZ in base10 is equal to ZYX in base9. 2. One Million Challenge: Write 1,000,000 as the product of two numbers; neither of which contains any zeroes. Read More