You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explain what a contiguous array is and that list (slots) and dict (buckets) and other use it behind the scenes.
Explain offsetting: "It does not have to follow a reference to some "random" memory location once it has followed the reference to the dict object's "start" in memory."