Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
Sort the access times in each person’s list.
A person’s name should be in the answer list if there are <code>2</code> access times in his/her access time list (after sorting), where the index difference is at least <code>2</code> and the time difference is strictly less than <code>60</code> minutes.