Determine whose territory is largest. If there are multiple numbers tied for the largest territory, return the smallest number.
For example,
X = [ 1 1 2 2 1 1 2 2 2 2 2 2 ]
y = 2
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers112
Suggested Problems
-
Test if a Number is a Palindrome without using any String Operations
259 Solvers
-
Back to basics 23 - Triangular matrix
1148 Solvers
-
Set the array elements whose value is 13 to 0
1458 Solvers
-
Create a two dimensional zero matrix
532 Solvers
-
629 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!