Home About

Tags

MachineLearning (26) LinearAlgebra (16) GameDesign (12) ComputerScience (11) SoftwareEngineering (11) LargeLanguageModels (9) AudioEngineering (7) DiscreteMath (6) AutomatedTesting (6) Roblox (5) Zettelkasten (5) AgenticReasoning (4) More

Notes by Lex Toumbourou

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