• 00:00 The sets chapter
  • 02:45 Creating a set
  • 05:00 Creating and empty set.
  • 05:25 Adding element to a set. (add)
  • 06:00 Merging one set into another set. (update)
  • 09:23 intersection
  • 10:38 subset
  • 11:05 symmetric difference
  • 11:40 union
  • 12:44 What is the difference between union and update?
  • 13:20 relative complement