Computer Science 211 - Data Structures
Fall
2015
01
4.00
Peter Klemperer
MW 01:15PM-02:30PM;F 01:15PM-02:05PM
Mount Holyoke College
92869
Clapp Laboratory 218;Clapp Laboratory 218
pklemper@mtholyoke.edu
Using Java. Solving problems with computers is accomplished by writing programs that operate on data to produce a desired result. The way data is organized and presented to the program can significantly affect its efficiency and simplicity and can sometimes determine whether or not a program can be written to solve the problem at all. This course presents ways of organizing data into 'data structures' and analyzes how structuring the data can improve program performance.This course is programming intensive.
Prereq: Computer Science 201.