Hash table, hash function, lookup table structure

Grasp the structure of various sequential files and the corresponding search methods and the differences in time and space efficiency between various search algorithms; understand the establishment of hash files, the principle of selection (construction) of hash functions, the methods of dealing with hash conflicts, and the understanding of hashing The establishment of the column file, the selection (construction) principle of the hash function, the method of dealing with the hash conflict, and the search based on the hash.

 

 

Guess you like

Origin blog.csdn.net/weixin_43332715/article/details/114872078