MATLAB Programming Contest Blog

May 16th, 2007

Near the End

srach won the Best Result. This challenge proved to be very popular and, by its nature, attracted entries with long run times leaving the queue backed up for most of Tuesday night. BirdBrain, nathan q, and Yi Cao also had top entries approaching the 4PM deadline.

Sergey Yurgenson took the Tuesday Leap. Submitted at 9AM, it remained unbeatable for the rest of the day. Jin took second place and also made the greatest cumulative improvement over the course of the day. They were followed by MikeR and Tristrom Cooke.

The contest closes today at noon EDT. After the queue empties, we’ll announce the Overall Winner. Good luck!

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


MathWorks
The MATLAB Programming Contest is a semi-annual competition where contestants submit MATLAB code to try to solve a challenge.

See behind the scenes of the MATLAB Programming Contest

These postings are the author's and don't necessarily represent the opinions of The MathWorks.