Problem 751. Implement simple rotation cypher
Solution Stats
Problem Comments
-
1 Comment
I find this problem challenging.
Solution Comments
-
1 Comment
hi
-
1 Comment
This answer doesn't apply where shift is negtive.
-
1 Comment
Covered negative shift this time
-
1 Comment
very straight forward solution that passes test suite but does not handle example in description correctly.
-
1 Comment
hello, what if shift >= 52 or shift < 0?
-
1 Comment
Does this work for negative shifts?
-
1 Comment
This is a sneaky way to get around the prohibition against using eval!
Problem Recent Solvers1012
Suggested Problems
-
Get the area codes from a list of phone numbers
771 Solvers
-
19007 Solvers
-
Return unique values without sorting
712 Solvers
-
310 Solvers
-
598 Solvers
More from this Author51
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!