of arrays are equal or not, how can we do this??
but yeah, arr1.length === arr2.length ? // do something : // not equal
If I have unlimited number of arrays in it.
Unlimited in the sense, I don't know how musch user adds
You have told me a hard coded way where I have to check for every array
Обсуждают сегодня