Design a HashMap — Day 1(Python)
This is my first day at 365 days of coding challenge. I will try solving the most frequently asked questions in interviews from leetcode. The motive behind writing medium post is two-fold,
a. The article will remain with me and I would be able to revise whenever needed.
b. Hopefully, you will be able to understand the solution and would be able to implement them with ease.