100 POINTS - What is an algorithm to find all of the possibilities of the order of objects in a string? The length of the string is "i" units long, and there are 26 different types of characters in the string. I don't need the NUMBER of possibilities, I need the actual ones.