Code Monkey home page Code Monkey logo

leetcode-rush's Introduction

LeetCode 刷题

  • 更新时间: 23-01-27

快速刷题:策略与方法

不要为了刷题而刷题,更不要随机刷题。以一个类型或一个主题为最小单位的去刷。

计划:刷2-3遍。b站视频有建议刷5遍,这个得看个人的时间安排。 第一遍在b站上观看视频,理解概念默念代码。3-5 days 第二遍自己在leetcode手写。10 days 第三遍自己手写复习,重点是不熟悉和不会的部分 3-5 days

视频参考

B站上视频收藏

图灵学院Mark 马世兵教育-左程云

参考资料

leetcode 热门100 剑指offer 大厂的top20

语言

Python/Golang/C

目录

递归

  • LeetCode-70 爬楼梯
  • 剑指Offer-10 斐波那契数列

数组

  • LeetCode-1 两数之和
  • LeetCode-88 合并两个有序数组
  • LeetCode-283 移动零
  • LeetCode-448 找到所有数组种消失的数字

链表

  • LeetCode-21 合并两个有序链表
  • LeetCode-83 删除排序链表中的重复元素
  • LeetCode-141 环形链表
  • LeetCode-142 环形链表II
  • LeetCode-160 相交链表
  • LeetCode-206 反转链表
  • LeetCode-234 回文链表
  • LeetCode-876 链表的中间结点
  • 剑指Offer-22 链表中倒数第k个节点

栈与队列

  • LeetCode-232 用栈实现队列
  • LeetCode-394 字符串解码

  • LeetCode-94 二叉树的中序遍历
  • LeetCode-144 二叉树的前序遍历
  • LeetCode-145 二叉树的后序遍历

十种排序

查找

  • LeetCode-704 二分查找和查找算法概论

位运算

leetcode-rush's People

Contributors

gemwang avatar

Watchers

 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.