CIS121 Spring 2013
Data Structures and Algorithms with Java
The REQUIRED textbook for the course is Algorithms by Robert Sedgewick and Kevin Wayne, Addison-Wesley Professional, 2011. The book site contains links to code and slides.
The main deviation from the textbook will be in the analysis of algorithms (1.4). We will devote more time and effort and we will use the standard characterization of big-Oh etc.
Additionally, if you would like to review CIS160 material, you can find old 160 material in the Resources tab on the left.