I cannot understand how the output is coming .Please help me in that.
Doubt in solving leetcode
Input: s = "owoztneoer
if you rearrange this string
then you get the strings which are english representation of digits and you have to print those digits
for this input after rearranging we get
one zero two
so output is
012 (increasing order as mention in question)
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.