1. Given an array of years, find the most frequent year.
2. Given 100 interconnected nodes with 1 faulty node, how would you find the faulty node without checking all connections?
3. What is the output of the following code snippet?
4. Map internal working