Q&A Notes: Intro to Data Structures
Answer these questions in a text document and upload to Canvas. Answer with whatever programming language you'd like.
- What is a Data Structure?
- Why should a Data Structure be…
- Generic?
- Reusable?
- Robust?
- Encapsulated?
- What is Algorithm Analysis?
- Why are we learning to write data structures from scratch?