COMP 210

The University of North Carolina at Chapel Hill, Summer Session 2, 2024

Instructor: Jesse Wei

Time: MoTuWeThFr 1:15 PM - 2:45 PM

Dates: FDOC: 6/24/24; LDOC: 7/25/24

Location: Sitterson Hall FB007

Course description: This course will teach you how to organize the data used in computer programs so that manipulation of that data can be done efficiently on large problems and large data instances. Rather than learning to use the data structures found in the libraries of programming languages, you will be learning how those libraries are constructed, and why the items that are included in them are there (and why some are excluded).

Instructor contact: The best way to reach me is by making a public or private post on Piazza. Signup instructions are in the syllabus.

Office hours: MoTuWeThFr 2:45 PM - 3:45 PM, or by appointment

Acknowledgements: Huge thanks to Kaki Ryan, Prof. David Stotts, and Prof. Ketan Mayer-Patel for much of the material used in this course.