450
Use protection
(sub.wetshaving.social)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
In java LinkedList, the method .get(0) is equivalent to .getFirst().
This is a good point. Even in a zero-based index, the first element is the first element. So, the first date is still a zero timestamp.