Tag Archives: Programming Challenges

Programming Challenges – LC-Display re-judged

Wow – one of the problems that caused me grief on the programming challenges web site was 110104 LC-Display. Today when I logged in I noticed it was now marked as solved, yet I haven’t submitted that problem for 3 … Continue reading

Posted in Programming | Tagged | Leave a comment

Programming Challenges:110502 Reverse and Add

I solved the 110502 Reverse and Add problem today. The hardest part was whipping up the worker functions to do text based numbers. I started by laying out the algorithm in function blocks, then proceeded to full in the gaps. I had … Continue reading

Posted in C++, Programming | Tagged | Leave a comment

Programming Challenges Problems

Here’s the list the 21 problems I’ve solved on the Programming Challenges site. If any ATR people have solved more I’ll have to start solving them again… 110101 The 3n+1 problem 110102 Minesweeper 110103 The Trip 110106 Interpreter 110107 Check … Continue reading

Posted in Programming | Tagged | 32 Comments

Programming Challenges

Was reading Marks July 15 post, and remembered about my Programming Challenges time. Back in November 2004 I found the site, and start solving the problems. I shared the site with the people at ATR and some internal competition started. … Continue reading

Posted in Programming, TopCoder | Tagged | Comments Off