美文网首页
2019-06-10

2019-06-10

作者: swagsmile | 来源:发表于2020-06-24 21:33 被阅读0次

2019.6.10完成的题目(leetcode)

  1. Implement Queue using Stacks
  2. Implement Stack using Queues
  3. Reverse Linked List
  4. Search a 2D Matrix II
    在行有序,列有序的矩阵中找到给定的数

哈希函数和哈希表;
布隆过滤器
一致性哈希
并查集
前缀树
贪心策略

相关文章

网友评论

      本文标题:2019-06-10

      本文链接:https://www.haomeiwen.com/subject/mwmdfktx.html