When life throws you lemons, use a hash-map
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...
suhailol.hashnode.dev1 min read