Readings and tests for week 5 Oct 2 Carrano*: ADT List: Chapter 10 --- 10.1 - 10.14, 10.19 - 10.20. Implementing List with Array: Chapter 11 --- 11.14 - 11.15. Implementing List using Linked data: Chapter 12 -- 12.1 - 12.28 Iterator for the ADT List: Chapter 13 --- 13.1 - 13.31 TopHat quizzes: 5 in total Doubly-linked list: add between List implementation: linked list List implementations: get Entry Two Iterators Infinite Iterator Due: Oct 8, 11:59 PM *Carrano refers to the main course textbook.