If given a letter from the set:

[abc...xyz]

and a shift, implement a shift cypher.

Example:

'abc' 

with a shift of -1 yields

'zab'

Solution Stats

3075 Solutions

1097 Solvers

Last Solution submitted on May 05, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Problem Recent Solvers1097

Suggested Problems

More from this Author51

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!