MATLAB Programming Contest Blog

November 5th, 2009

Keeping track of the contest with Twitter

The contest queue page is currently operating on a 20 minute refresh rate. We’re working on speeding that up, but you can use Twitter to get up-to-the-minute news on how the contest is going. We’ve created two Twitter accounts.

  • ContestLeaders is updated every time the lead changes hands. You’ll want to use it so you know the exact instant your code gets into first place (or gets knocked out of first place).
  • ContestStatus is more of a data firehose. It updates every minute as long as there are jobs in the queue. You’ll want to look at this if you’re concerned about whether or not the queue is healthy.

For your viewing convenience, I’ve created a Twitter list that merges these two feeds into one place here: Contest Feeds.

One Response to “Keeping track of the contest with Twitter”

  1. Alan Chalker replied on :

    Are the twitter feeds not working anymore? Or is there a major delay in updating them?

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.