course
Data structures (COS 105) Section 290
The course aims at giving students a broad foundation in the fundamental concepts of data structures such as
- Specification, representation, and implementation of Abstract Data Types (ADTs)
- Implementation of stack, lists, and queues
- Design and implementation of recursive algorithms
- Implementation and traversing methods of trees
Implement and traversing methods of heap, set, and graph