SóProvas


ID
1192009
Banca
VUNESP
Órgão
Câmara Municipal de São José dos Campos - SP
Ano
2014
Provas
Disciplina
Inglês
Assuntos

As questões seguintes, utilizam frases extraídas do livro “Introduction Algorithms”, T.H. Cormen, C.E. Leiserson, R.L. Rivest e C. Stein. The MIT Press, Third Edition, 2009.


Analise a texto a seguir:

Algorithms may require several different types of operations to be performed on sets. For example, many algorithms need only the ability to insert elements into, delete elements from, and test membership in a set. We call a dynamic set that supports these operations a dictionary. Other algorithms require more complicated operations.”

Segundo o texto,

Alternativas
Comentários
  • um dicionário é um conjunto dinâmico

     

    Não entendi!

  • e-

    the statement in the question makes a clear distinction between complex operations and those part of a dictionary-type data structure, the latter encompassing common insert, delete and select actions