I want to find if frequency of all digits in a number is same. I used a digit array of size 10 (digit 0-9) and initialized it with the frequency of every digit.I want to find if frequency of all digits in a
I want to find if frequency of all digits in a number is same. I used a digit array of size 10 (digit 0-9) and initialized it with the frequency of every digit.I want to find if frequency of all digits in a