1 interview experience from candidates.
Software Developer II
Question: The existing code on the screen is a setup for a match three game. Matching three of the same letters gives you one point, each additional letter is +1. Write a function to calculate the total number of points...