
String-2-Matrix
You are given an unsorted string of unique (ignoring case) lower- and/or uppercase letters. Represent it as a correct mask for the square-arranged letters of the alphabet from "a" to "y" (row-major order). The mask must be a 5x5...
You should be an authorized user in order to see the full description and start solving this mission.