Cracking the Coding Interview, 6th Edition 189 Programming Questions and Solutions.If the name has a length of 0, return 'name must be at least one letter' You will need to add periods (.) to the end of the name if necessary, to turn it into a matrix. Given a name, turn that name into a perfect square matrix (nested array with the amount of arrays equivalent to the length of each array).
Current Status : 232AC / 289ALL in Language C++, Up to date () For more problems and solutions, you can see my LintCode repository.