In this lesson, you will learn the following concepts:
Hash Tables and how they are used to make set and dict fast
set
dict
Hash Functions
Collision resolution
Writing code to use hashing