WCOMS3137-1: Honors Data Structures and Algorithms for Spring 2014

Days and Time

Tuesdays and Thursdays 10:10 AM-11:25 AM

Location

833 MUDD

Allowed For:

  • Undergraduate

Prerequisites:

Prerequisites: COMS W1007. Corequisites: COMS W3203.

Notes:

None

Instructor:

Allen, Peter Kirby

Description

An honors introduction to data types and structures: arrays, stacks, singly and doubly linked lists, queues, trees, sets, and graphs. Programming techniques for processing such structures: sorting and searching, hashing, garbage collection. Storage management. Design and analysis of algorithms. Taught in Java.