Skip to main content

All Questions

Filter by
Sorted by
Tagged with
9 votes
2 answers
27k views

Recursive function that generates the permutations of a string

I am looking for a review of my recursive function that generates the permutations of a string. Are there better ways to do this? ...
user avatar