Giter Site home page Giter Site logo

leetcode's Introduction

leetcode 分类专题刷刷刷

这个仓库原来是我私人的刷题库,本来是有解答和一些学习链接的,后来断了一段时间,现在重新捡起。

现在根据 ssh 大佬的 leetcode-javascript 仓库把每个分类下的每个推荐题都刷一下,加强一下自己的算法基础。但是这个仓库有点不好就是,按照 README 的分类顺序去刷是对新手有难度的,所以我会在下面给出正确的刷题顺序,大家只要按着这个顺序走就可以。

另外,我会把每个分类在 leetcode 建好对应的公共可访问的收藏夹,大家点击每个下面每个标题旁边的 ⭐️ 就可以打开收藏夹地址。

二分查找 ⭐️

查找表 ⭐️

滑动窗口 ⭐️

链表 ⭐️

LRU 缓存机制 ⭐️

前缀和 ⭐️

二叉树 ⭐️

DFS ⭐️

DFS 的内容和 二叉树 没什么区别,有心的同学可以再刷一遍?

BFS ⭐️

以下两题和 BFS 没关系,但是可以先预热一下:

双指针 ⭐️

递归与回溯 ⭐️

子集、组合

全排列

搜索

分割

动态规划 ⭐️

⭐️

排序 ⭐️

leetcode's People

Contributors

vortesnail avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.