The hash table algorithm takes your key, performs an operation on it, called a hash function, and based on the result of the calculation, chooses where in the data structure to store your value.

 
  • 哈希表的算法是获取键,对键执行一个叫做哈希函数的操作,并根据计算的结果,选择数据结构中某处来存储你的值。
今日热词
目录 附录 查词历史