Recursion-dictionary irder (Smaller)

How is the output to be displayed- in descending order or ascending order? The sample output does not show any specific pattern and my output is unable to pass the test cases.

plz send your code here, i m not able to open the one you sent it

there is one more problem for last iteration of while loop, for that the correct strings are not generated here

Megha your code requires changes, kindly refer to this code for the basic approach you require for the recursive function :