Recitation - Apr 18, 2011
Data Structures
- description of how to organize(represent) data and operations to
access and manipulate the data
- different data structures commonly have different properties
- a particular data structure is chosen so that the data stored can be
used and manipulated efficiently
- Examples:
Final Exam
- Next week
- Cummulative (all the course material)
- Questions?
Additional Notes
- General suggestions for programming assignment code.