[LeetCode] 706. Design HashMap 设计HashMap

Design a HashMap without using any built-in hash table libraries. Implement the MyHashMap class: MyHashMap() initializes the object with an empty map.
posted @ 2018-11-17 05:43  Grandyang  阅读(7922)  评论(2)    收藏  举报
Fork me on GitHub