COMS 250L — Computer Science & Programming II Lab
This lab 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.