干货!LeetCode题解总结集合

作者: Michaelhbjian | 来源:发表于2017-11-01 14:39 被阅读253次
    image.png

    最近搜集了一些比较适合自己的LeetCode的题解,放在这里方便查阅,开学已经两个月了,接下来准备刷一刷题目了。

    版本一(全面版)

    来自http://blog.csdn.net/yano_nankai

    LeetCode 题目汇总
    LeetCode之Array题目汇总
    LeetCode之Hash Table题目汇总
    LeetCode之Linked List题目汇总
    LeetCode之Math题目汇总
    LeetCode之String题目汇总
    LeetCode之Binary Search题目汇总
    LeetCode之Divide and Conquer题目汇总
    LeetCode之Dynamic Programming题目汇总
    LeetCode之Backtracing题目汇总
    LeetCode之Stack题目汇总
    LeetCode之Sort题目汇总
    LeetCode之Bit Manipulation题目汇总
    LeetCode之Tree题目汇总
    LeetCode之Depth-first Search题目汇总
    LeetCode之Breadth-first Search题目汇总
    LeetCode之Graph题目汇总
    LeetCode之Trie题目汇总
    LeetCode之Design题目汇总

    版本二(终极版)

    来自Grandyang仰天长啸仗剑红尘,冬去春来寒暑几更...
    LeetCode All in One 题目讲解汇总(持续更新中...)

    版本三(基础理解版)

    By Voidsky(黄锴)
    https://hk029.gitbooks.io/leetbook/content/

    版本四(每日一题含翻译)(更新中)

    by草稿纸反面
    每日一题

    相关网页

    1.微博解题报告: http://www.weibo.com/3948019741/profile?topnav=1&wvr=6
    2.微博园解题报告:http://www.cnblogs.com/yuzhangcmu/
    3.算法辅导:http://goo.gl/zgA2Dn
    4.Leetcode在线答案:http://goo.gl/12jBTx
    5.刷新题网站 :http://goo.gl/IolF5t
    6.九章算法题解:[http://www.jiuzhang.com/solution/]
    7.lintcode:[http://www.lintcode.com/zh-cn/problem/]

    相关文章

      网友评论

        本文标题:干货!LeetCode题解总结集合

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