RRAIYANinraiyan13.hashnode.dev·Aug 17, 2024 · 2 min readJavascript basic concepts of Map.Here we will learn the Basic javascript concept of map which is very useful in day-to-day code as it is very time-efficient We mainly use two options for storing multiple sets of data into a single variable 1. Array 2.Map.So the basic problem with th...00
RRAIYANinraiyan13.hashnode.dev·Aug 15, 2024 · 1 min readNew DSA series in JavaScript !Hi Guys! hope everyone is doing well. I am starting a new series for practicing DSA by using JavaScript.In this series, we will go through several problems that will improve our basic concepts and help clear tech interviews console.log("Welcome to th...00