you can get sum of an array using built in method provided by javascript, resize the array as well
you can shuffle an array with few lines of code using javascript, and filter the unique values from an array
you can actually use comma to store actually values in some variable, and you can swap values using array destructuring concept
Top comments (0)