4
Data Structures
•Our goal this term is to spend our time talking about different data structures, algorithms to solve problems, and how to measure the efficiency of the approaches taken
•This term is not about learning new C++ syntax!
•Instead, we will apply C++ and linked lists to new abstract data types
•