AlexLintu
  • Home
  • JavaScript
  • HackerRank
  • Concepts
Sign in Subscribe

Hash Maps

A collection of 1 post
What is a Hash Map Data Structure | JavaScript
JavaScript

What is a Hash Map Data Structure | JavaScript

Hash Map is a non-linear data structure in computer science. Hash Maps act like key-value stores and are very efficient at saving and retrieving data. Hash Maps * hash function - converts a key into an index within the hash map's underlying array * hash collision - happens when a hash function
Apr 5, 2021 1 min read
Page 1 of 1
AlexLintu © 2023
  • GitHub
Powered by Ghost