Question d’entretien chez Cognizant

hash able in data structure

Réponse à la question d'entretien

Utilisateur anonyme

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