Please enable JavaScript.
Coggle requires JavaScript to display documents.
sets, hashing, dictionaries - Coggle Diagram
sets
can be empty
multiset (bag)
universal set
unordered
no duplicate
math operations
unique elements
hashing
closed hashing
linear probing
double hashing
cluster
open hashing
linked lists
load factor
hash adress
int (0< x < m-1)
distributing keys
hash table
dictionaries
keys and values
mutable
update
organized