findAny().isPresent()
count > 0
we can use computeIfAbsent here
Collections.sort is just a wrapper, so it is better to use an instance method directly.
size() == 0