Math Challenges Done

Maths Challenges Progress GraphI finished the last of the mathschallenge.net math programming problems. Actually, it’s a temporary milestone since new problems are added every few weeks. At right is a graph of problems started per day with a LOESS smoother applied. The data are from the creation date of the program files, and the few problems that I solved without coding are not represented.

A lot of the problems involved combinatorical counting, so it helped that I had just been reading the excellent lecture notes from MIT’s Mathematics for Computer Science course.

This entry was posted in Code, Graphs, Java, Math, Uncategorized. Bookmark the permalink.

2 Responses to Math Challenges Done

  1. programmer says:

    Could you write or point to some hints?

  2. xan says:

    A list of hints may not be a bad idea. A couple general hints: use Google for ideas and learn about memoization.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>