Home About

Category

Notes Reference

Tags

LinearAlgebra (15) GameDesign (13) MachineLearning (11) AutomatedTesting (6) SoftwareEngineering (5) Roblox (5) LossFunctions (5) More

Notes by Lex

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