leetcode 刷题

蒙特卡洛方法
leetcode 题解

哈希表
哈希函数 hash function ,hash 的英文含义是弄乱,所以哈希函数又称为散列函数
leetcode 两数之和
哈希表用于以 O(n) 的时间复杂度查找数据,一般用字典可以实现。

赞赏