Delete comment from: Javarevisited
Instead of printing Perm+word, only printing Perm is sufficient coz word is empty when we print the result.
Dec 30, 2015, 1:33:50 AM
Posted to How to Find All Permutations of String in Java using Recursion? Solution Example