My Notes from UW’s 332 class. I understood that this class is not actually just some CS knowledge, but very important information that is used across industries. Time to grind on fundamentals!

  • Sets
  • Dictionary (Hashmap)
  • Arrays
  • Linked Lists
  • Trees
    • Binary trees
    • Binary Search Trees
  • Heaps
    • min-heap
    • max-heap
  • Hash Tables