COMS 250 — Computer Science and Programming II *
This course examines data structures using a high level language such as C++. Stacks, queues, linked lists, trees and graphs are presented and explored through manipulation methods specific to each. Additional topics are dynamic memory use and external files.
Prerequisites: COMS 229