CSCI-2350 Data Structures
This course covers the study of algorithms and data structures which are fundamental to computer science, through the use of an object-oriented language. Topics of discussion include file input-output, objects and classes, pointers and dynamic storage allocation, linked lists, stacks, queues, introductory binary trees, and introductory hashing methods.