0
Solve this problem
Problem: Take string input -> zzzzttteeeqqaao Sort first based on frequency of characters in desc order, if freq is same, then sort alphabetically in asc order. Expected output -> zzzzeeetttaaqqo
3 Answers
+ 2
What is your question? Please tag only the relevant programming language.
+ 3
KG YADAV Show your attempt and write clearly what problem you are facing in code?
0
C++