Permutation Algorithm Visualization

Algorithm: Lexicographic Permutation Generation
This algorithm generates all permutations of a string in lexicographic (dictionary) order. Enter any string to see how your C code would process it step by step!