Data Structures and Performance Oct 04, 2016 reference/moocs Notes from Coursera's Data Structures and Performance by Christine Alvarao, Leo Porter and Mia Minnes. Contents Week 1 - Introduction to the Course Week 2 - Working with Strings Week 3: Interfaces, Linked Lists vs. Arrays, and Correctness Week 4: Trees! (including Binary Search Trees and Tries) Week 5: Hash Maps and Edit Distance