Nate, perhaps you already heard it, but when coding for "coding" exercises one of the main point they look at is if the code is easily readable and maintainable.
If you write the best algorithm in the world but no one can understand it you are not doing it right.
|