Permutations without Duplicates Write a method to compute all permutations of a string of unique characters. Solutions: Swift O(n!) Installation Run make to build and run Swift files. Or you can run .playground file.