SóProvas


ID
3015613
Banca
FAURGS
Órgão
UFRGS
Ano
2018
Provas
Disciplina
Algoritmos e Estrutura de Dados
Assuntos

Pesquisa Binária e Hash Code são duas técnicas de busca de dados em um arquivo ou tabela muito usados em informática, com grande vantagem sobre a Pesquisa Sequencial. Sobre essas técnicas, assinale a afirmação INCORRETA.

Alternativas
Comentários
  • e-

    In computing, a hash table (hash map) is a data structure that implements an associative array abstract data type, a structure that can map keys to values. A hash table uses a hash function to compute an index, also called a hash code, into an array of buckets or slots, from which the desired value can be found.

    https://en.wikipedia.org/wiki/Hash_table

  • Força Guerreiro!!!!!!