WCOMS3134-1: Data Structures in Java for Spring 2014

Days and Time

Tuesdays and Thursdays 10:10 AM-11:25 AM

Location

417 IAB

Allowed For:

  • Undergraduate

Prerequisites:

COMS W1004 or knowldege of Java.

Notes:

None

Instructor:

Yang, Junfeng

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.