Problem 1124. String permutations on phone keyboard
Solution Stats
Problem Comments
-
2 Comments
This problem needs more test cases, and include the number 1 as well as complete phone numbers.
Test suite is updated with additional test cases.
Solution Comments
-
1 Comment
Amazing. It's a poem...
-
2 Comments
This solution which is leading solution is not correct when the input x is a single number. For example if x = 2 , you expect a,b,c instead you only return a
Thank you for your advice.
I correct it.
-
1 Comment
why the given result is in the format of cell,not char,why 'amdw'~='admw',which my matlab only give the latter,rather than the former one
Problem Recent Solvers20
Suggested Problems
-
23150 Solvers
-
2271 Solvers
-
Convert hex color specification to MATLAB RGB
223 Solvers
-
Detect a number and replace with two NaN's
187 Solvers
-
Square Digits Number Chain Terminal Value (Inspired by Project Euler Problem 92)
199 Solvers
More from this Author92
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!