In this video we are solving another challenge from Codewars called Simple Frequency Sort:
In this Kata, you will sort elements in an array by decreasing frequency of elements. If two elements have the same frequency, sort them by increasing value.
Here's the link to the challenge:
https://www.codewars.com/kata/5a8d2bf...
#leetcode #codingchallenge #leetcodechallenge #simplefrequencysort #javascriptreplace