Quick programming tasks

Started by
4 comments, last by cheap freelancer 16 years, 10 months ago
Hi, I'm bored out of my mind this morning. I feel like I need to get some work done, I seem to be forgetting how to program as I haven't written anything for weeks. A few months ago I found this really good website. It had little problem solving tasks which tested your programming skills. It had the sort of tasks which could be finished in an hour or more which is exactly what I need rather than a big project! Unfortunately I lost the website. Can someone suggest something similar or at least a make up a problem for me? Thanks, Space J
Advertisement
Here are some ideas:
Huffman coding
A* pathfinding
A heap (for min/maxqueues)
A pixel*pixel tile engine
A particle engine

All of these are relatively small programming tasks, and the code they produce may prove useful later on. Happy programming :)
SPOJ

Steven Yau
[Blog] [Portfolio]

Project Euler
hey that SPOJ thing looks like my best bet!
May be you can join as a freelance programmer in few websites and make few bucks as well.

//removed spammish signature.

[Edited by - jbadams on October 27, 2007 6:47:02 AM]

This topic is closed to new replies.

Advertisement