Please enable JavaScript.
Coggle requires JavaScript to display documents.
Sets, Space and time trade-offs - Coggle Diagram
Sets
Representação de conjuntos
Listas
multiset
dictionary
abstract data type
Caracteristicas de um conjunto
sem elementos repetidos
Ordem não importa
Conjunto de
Elementos
Conjunto universal
Space and time trade-offs
input enhancement
dynamic programming
prestructuring
Hashing
versions of hashing
open hashing
closed hashing
distribute keys among a one dimensional array
hash table
hash function
hash adress
indexing with B-trees