Domanda di colloquio di Cognizant

hash able in data structure

Risposta di colloquio

Anonimo

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.