WCOMS3134-001: Data Structures in Java for Fall 2022

Days and Time

Mondays and Wednesdays 4:10 PM-5:25 PM

Location

301 URI

Allowed For:

  • Undergraduate

Prerequisites:

COMS W1004 or knowldege of Java.

Notes:

None

Instructor:

Borowski, Brian S.

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.