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

Days and Time

Tuesdays and Thursdays 4:10 PM-5:25 PM

Location

ONLI ONLY

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.