Topic: Array Problem / Level: beginner

Problem: Find the longest contiguous subsequence where all elements are the same.

Run the code to see the output here...