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

Days and Time

Mondays and Wednesdays 1:10 PM-2:25 PM

Location

486 CSB

Allowed For:

  • Undergraduate

Prerequisites:

Prerequisites: COMS W1007. Corequisites: COMS W3203.

Notes:

None

Instructor:

Bauer, Daniel

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.