InterviewSolution
Saved Bookmarks
| 1. |
Encryption in Route cipher is done ___________(a) by arranging the letters in a zig zag fashion in a table(b) by randomly arranging letters(c) by following an imaginary pattern drawn on a grid(d) by swapping adjacent lettersThis question was addressed to me during an internship interview.The query is from Cryptography in division Cryptography of Data Structures & Algorithms II |
|
Answer» Right option is (C) by following an imaginary pattern drawn on a grid |
|