Pergunta de entrevista da empresa Cognizant

hash able in data structure

Resposta da entrevista

Sigiloso

22 de mar. de 2019

Hash Table is a data structure which stores data in an associative manner. In a hash table, data is stored in an array format, where each data value has its own unique index value.