WCOMS3134-1: Data Structures in Java for Fall 2019

Days and Time

Mondays and Wednesdays 2:40 PM-3:55 PM

Location

RTBA BTBA

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.