WCOMS3134-1: Data Structures in Java for Spring 2022

Days and Time

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

Location

301 PUP

Allowed For:

  • Undergraduate

Prerequisites:

COMS W1004 or knowldege of Java.

Notes:

None

Instructor:

Blaer, Paul 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.