WCOMS3134-1: Data Structures in Java for Spring 2015

Days and Time

Tuesdays 9:00 AM-12:00 PM

Location

309 HAV

Allowed For:

  • Undergraduate

Prerequisites:

COMS W1004 or knowldege of Java.

Notes:

None

Instructor:

Ferguson, Donald F.

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.