Pseudocode
Pseudocode for all the algorithms in the book is available as a pdf file, numbered by the sections in the
US or
Global edition.
Code
Actual code for the algorithms is at
github.com/aimacode.
Most of the work has been on Python and Java versions, but there is also some work in Javascript, C#, Scala, Lisp, and Julia.