IMC Interview Question
IMCSoftware Developer Interview
In a 2D array of integers, adjacent (vertically or horizontally) positions in the array are considered part of the same "country" if they contain the same integer. Given a 2D array of integers, compute the number of distinct countries in the array.
Unlock the Full Solution
Enter your email to get instant access to the complete solution, explanation, and similar practice problems.