Golang Maps
Hey there! Let's learn about map data structure in Golang. I already gave a brief introduction to map in this blog, Learn Go (Part-2).
Map
Maps are pretty useful data structures in every programming language, especially in scenarios where we need O(1...
mohanj.hashnode.dev4 min read