Friday, January 6, 2012

Deciding which Algorithms to Study

Today I put together a list of the algorithms I'll be studying in the coming weeks. I prioritized the list based on the most important and most frequently-used algorithms as discussed in my two reference books and a couple web sites.

Backtracking/Complete Search is the first (and likely most straightforward) problem solving technique I'm studying.

No comments:

Post a Comment