< Browse > Home / Programming / Blog article: Programming Challenges

Programming Challenges

October 18th, 2009 | No Comments | Posted in Programming by Diego

Programming Challenge

Practice for Programming Competitions using an online judge

Programming Challenges contains over 100 programming challenges found in multiple programming books that will provide you with an excellent resource for practicing for a programming competition or for simply polishing your skills.

The premise is simple. After signing up you simply choose a problem, read the description that contains sample input and ouput, and then submit it to an online judge. You then can submit your response in either C++, Java, or Pascal.

Upon submitting your answer, within seconds you should receive one of the following responses: Correct, Incorrect, Presentation Error, or Time Exceeded. You can retry the problem multiple times if you didn’t answer it correctly or go on to view statistics based on your submissions and of other users.

Practice makes you a better programmer

So if you are looking to polish your skills or practice for a competition this website is a good place to start. It keeps track of all the problems you have solved and yet have to solve and the problems can be solved by anyone with any type of programming background. Novice to experts are welcome.

Programming Challenges



Leave a Reply |

Related Posts to Programming Challenges

Leave a Reply