Computer Science 211 - Data Structures
Spring
2014
01
4.00
Elodie Fourquet;Elodie Fourquet
TTH 02:40PM-03:55PM;F 03:15PM-05:05PM
Mount Holyoke College
87035
Kendade 303;Clapp Laboratory 202
efourque@mtholyoke.edu;efourque@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