WCOMS3137-1: Honors Data Structures and Algorithms for Spring 2020

Days and Time

Tuesdays and Thursdays 2:40 PM-3:55 PM

Location

RTBA BTBA

Allowed For:

  • Undergraduate

Prerequisites:

Prerequisites: COMS W1007. Corequisites: COMS W3203.

Notes:

None

Instructor:

Blaer, Paul S

Description

An honors introduction to 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. Design and analysis of algorithms. Taught in Java.