These practice problems are written and organized to reflect the topics from Summer 2015, the last semester that I was involved with 61A. Most of the content is the same, but there may be a few differences between Summer 2015 and the current semester.
Here, you will find practice problems related to Midterm 2. The following practice problems are arranged into two categories:
| Topic | Basic | Exam |
|---|---|---|
| Linked Lists | Questions | Questions |
| Trees | Questions | |
| Dictionaries | Questions | Questions |
| Identity vs. Equality | Questions | Questions |
| Nonlocal | Questions | Questions |
| OOP | Questions | Questions |
| Mutable Linked Lists | Questions | Questions |
| Mutable Trees and Binary Trees | Questions | Questions |
| Interfaces | Questions | |
| Iterators and Generators | Questions | Questions |