MethodputCreates a mapping between provided key and value, and returns the old value. If there was no such key, it returns null. {@link HashTable} does not sup
2-0-data-structures-and-algorithms/2-2-9-hash-table/src/main/java/com/bobocode/cs/HashTable.java:60