Doubt in hashtable class

bhaiya , jese isme hamne function likhey hai bhot saaare,

to insert function bhi O(string_length()) time le rha hai

search function bhi O(size of linkedlist) time le rha hai,

rehash bhi O(tablesize) ,

to fir ham insert, search , delete operations ko O(1) kese bol rhe hai?