Problem 42788. Rearrange string
Input is a given string. Output is the number of ways to rearrange the string.
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
Peng Liu
on 27 Mar 2016
The number of rearranged different strings for the last case ('EULER') is 59, not 119.
Peng Liu
on 30 Mar 2016
A valid and essentially the same problem exists: http://www.mathworks.com/matlabcentral/cody/problems/2394-permutation
Asif Newaz
on 20 Oct 2019
ur last test is incorrect
goc3
on 23 Oct 2019
The last test suite has been fixed.
Solution Comments
Show commentsProblem Recent Solvers35
Suggested Problems
-
Return a list sorted by number of occurrences
2842 Solvers
-
Increment a number, given its digits
673 Solvers
-
Determine Whether an array is empty
794 Solvers
-
318 Solvers
-
203 Solvers
More from this Author5
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!