Readings and tests for week 5 Sept 25 Carrano*: Stack: Chapter 5 --- 5.1 - 5.10 Stack implementations: Chapter 6 --- 6.1 - 6.20 Queue: Chapter 7 --- 7.1 - 7.13 Queue Implementations: Chapter 8 --- 8.1 - 8.16 TopHatquizzes: 6 in total Array operations Resizing arrays Balanced parentheses with Stack Queue and the Linked List with the tail pointer Stack implementation with Array Queue implementation with Linked List Due: Oct 1, 11:59 PM *Carrano refers to the main course textbook.