Readings and tests for week 7 Oct 9 Carrano*: Dictionary ADT: Chapter 20 --- 20.1 - 20.6; 20.12 - 20.17. Hashing: Chapter 22 --- 22.1 - 22.25. Implementation of Dictionary ADT using Hashing: Chapter 23 -- 23.1 - 23.16 TopHat quizzes: 6 in total Load factor Type of collision resolution Set vs. Map ADT Set implemented with unsorted array Set implemented with sorted array Set implemented with hash table Due: Oct 22, 11:59 PM *Carrano refers to the main course textbook.