Five algorithms you need to know

Idiot World (heh!) has a list of the Five Algorithms You Must Know as a programmer. They include: sorting, binary search, hashing, dynamic programming, and searching. Sounds like some of the topics covered in Programming Interviews Exposed.

Via: Jon Walker

3 Responses to “Five algorithms you need to know”

  1. jpc Says:

    Five Algorithms You Must Know If You Do Not Program In Very High Level Language? ;]

  2. John Says:

    True. Not all languages are as “batteries included” as others. :)

  3. Jon Walker Says:

    Thanks for the link.

Leave a Reply