Giter Site home page Giter Site logo

leetcode-hot100's Introduction

leetcode-hot100

leetcode hot 100

1~10

重要度越高,笔者对该题目花费的时间越多。

序号 原题号 名称 考点 重要度 难度
3 3 无重复字符的最长子串 滑动窗口 5 M
4 4 寻找两个正序数组的中位数 分治 5 H
5 5 最长回文子串 dp 5 M
6 10 正则表达式匹配 dp 5 H
7 11 盛最多水的容器 双指针 3 M
8 15 三数之和 双指针 4 M
9 17 电话号码的字母组合 回溯 4 M
10 19 删除链表的倒数第 N 个结点 双指针 1 M

11~20

序号 原题号 名称 考点 重要度 难度 时间
11 20 有效的括号 1 S
12 21 合并两个有序的链表 链表 1 S
13 22 括号生成 回溯、dp 4 M
14 70 爬楼梯 dp 3 S 2023-07-13
15 118 杨辉三角 dp 1 S 2023-07-13
16 338 比特位计数 dp 2 S 2023-07-18

leetcode-hot100's People

Contributors

mytac avatar

Watchers

James Cloos avatar  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.