whenever you try to add an element to this hash table, it will return false if a duplicate is found. Note that a duplicate is compared by .equals method of Object. Should be almost O(n) running time,...