Pregunta de entrevista de Cognizant

hash able in data structure

Respuesta de la entrevista

Anónimo

22 mar 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.