Set and Map in JavaScript
Arrays, we all are very familiar with this data type, right? Yes, DSA folks😶🌫️?
Arrays are used to store linear data.
But one problem arrays have is:
Arrays do not maintain uniqueness of values in
fundamentals-of-javascript.hashnode.dev4 min read