Data Structures vs. ADT?
• We will be building Abstract Data Types
all term!
• Let’s walk thru some examples of ADTs
– int
– list
– stack
– queue