Difference between equals and deepEquals of Arrays in Java Arrays.equals() method does not compare recursively if an array contains another array on oth... HashMap in JDK 4 minute read Hashmap in JDK Some note worth points about hashmap Lookup process Step# 1: Quickly determine the bucket...