Computer Science @ PENN

java 1.5 api | java 1.4.2 api | slashdot | webmail | wikipedia
upenn.edu | directories | portal | van pelt library
seas.upenn.edu | engineering library
computer graphics & game dev (SIGGRAPH) | dining philosophers (DP) | science & tech wing (STWING) | women in cs (WICS)
CETS Answers |

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.