adspace


Explain me a hash table?

Answer Posted / Rampal Singh

A Hash Table (or Dictionary) is a data structure that uses a hash function to map keys to respective values. It provides fast lookup, insertion, and deletion operations by reducing the search space for an element based on its hash value.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell us do you have research experience in machine learning?

222


Tell me what are the last machine learning papers you've read?

291


Do you have research experience in machine learning?

150


What are standardization and normalisation? Give one advantage of each over the other?

146