Maps
Maps are data structures like arrays, they allow storing a set of elements in a single data structure and makes them accessible using keys instead if indexes.
Search
Maps are data structures like arrays, they allow storing a set of elements in a single data structure and makes them accessible using keys instead if indexes.