Program For Covert Number to Text
Anoniem
Hello mate. Can we use extra space complexity?? For example, I used three string arrays for my simplicity. But the time complexity is only O(n). And what is the maximum no. of digits in the input.??My program will work for only six digits.