Problem 565. Transposition as a CIPHER
Solution Stats
Problem Comments
-
6 Comments
Sourav: The function name and input parameter are incorrect in the test suite.
I cleaned up the calling syntax in the test.
you don't specify what to do when there's an odd number of letters
Venu: There is nothing to do with the name & parameter names. Many have submitted the correct solution!
@bmtran: u have to be intelligent enough to handle both the even & odd cases!! That's the challenge!
Sourav: Not any more by the time you made your comment, because Ned Gulley fixed the calling syntax in the test suite - see comment 2.
Solution Comments
Show commentsProblem Recent Solvers229
Suggested Problems
-
Which values occur exactly three times?
5232 Solvers
-
Back to basics 12 - Input Arguments
618 Solvers
-
Calculate the Hamming distance between two strings
341 Solvers
-
395 Solvers
-
Implement a bubble sort technique and output the number of swaps required
372 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!