CS 473: Stuff You Already Know

This page lists several basic data types, data structures, and algorithms that are typically covered in CS 225, with pointers to the corresponding Wikipedia entries. (For more focused descriptions, you may prefer to consult your data structures textbook or notes; The Wikipedia Cloud occasionally makes some very strange choices.) We assume you are already familiar with all of them. You can use any of these in your homework or exam solutions without providing further details or citing any source. If you need to modify one of these objects, just describe your changes; don't describe your solution from scratch.

Data types

Data structures

Algorithms