/CS300

Notes and projects of CS300 course at UW-Madison.

Primary LanguageJavaMIT LicenseMIT

CS 300: PROGRAMMING II

Exercises and projects from CS 300 course at University of Wisconsin - Madison.

We’ll be writing and organizing Java code in an Object-Oriented (OO) style. We’ll be implementing several common Abstract Data Types (ADTs) using a variety of data structures. And we’ll compare different implementations using asymptotic complexity analyses. The concept of “abstraction” will be central to many of our discussions.

Some documents in this repository are downloaded from the class website, whose copyright belongs to original authors. My codes are provided only for Java learners to get ideas. For students who are currently taking this course, please do not use them directly!