Computer Science, asked by Deepak5876, 1 year ago

given an array of integers, sort the array according to frequency of elements. For example, if the input array is {2, 3, 2, 4, 5, 12, 2, 3, 3, 3, 12}, then modify the array to {3, 3, 3, 3, 2, 2, 2, 12, 12, 4, 5}.

Answers

Answered by nikhil2692
0

Explanation:

dufudjfndjdjdudjfhxjdj

Similar questions