WCOMS3134-2: Data Structures in Java for Spring 2016

Days and Time

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

Allowed For:

  • Undergraduate

Prerequisites:

COMS W1004 or knowldege of Java.

Notes:

None

Instructor:

Bauer, Daniel

Description

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. Rudiments of the analysis of algorithms. Taught in Java.