The original LC problem is available [here](https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array/) - a little spin on this question where you had to find the most popular element, where most popular element is defined as count of it greater than 4