Had Coderpad round with Goldman Sachs last week.
Q1 -- given a String like aaabbbcccaa need to return output like a3b3c3a2.
Q2 -- need to find max amount of gold in a given matrix, only allowed take steps up and right. Source point will be bottom-left