When life throws you lemons, use a hash-map
Aug 9, 2022 · 1 min read · Before we get started, let's have a quick overview of what a hash-map actually is. A hash-map as the name suggest is a value that is mapped to another value. The mapped and the mapping value in this case need not be of the same type. The mapping valu...
Join discussion