https://ide.codingblocks.com/s/341787.
This is the link to my code. There is some problem as i am getting empty string ArrayList as output.
The recursive call to the function is stored in variable restResult which is null after running.
Please help in finding my error