MethodresizeTableCreates a new underlying table with a given size and adds all elements to the new table. <p> In order to allow a fast access, this hash table needs to
2-0-data-structures-and-algorithms/2-2-9-hash-table/src/main/java/com/bobocode/cs/HashTable.java:169