Re: Programming Challenges?
BTW the absolute classic programming challenge is to generate an array of random numbers and then sort it manually. Once you do it, then you can refine it to make it as efficient as possible.
I guarantee every programming course has that exercise.
|