ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

力扣刷题

2020-04-02 18:01:27  阅读:274  来源: 互联网

标签:cn problems 力扣 https path com leetcode 刷题


工作级:

【搜索推荐系统】

https://leetcode-cn.com/problems/search-suggestions-system/

【飞地的数量】
https://leetcode-cn.com/problems/number-of-enclaves/

【复原IP地址】
https://leetcode-cn.com/problems/restore-ip-addresses/

专业:

【飞地的数量】
https://leetcode-cn.com/problems/number-of-enclaves/

【视频拼接】
https://leetcode-cn.com/problems/video-stitching/

【零钱兑换】
https://leetcode-cn.com/problems/coin-change/

工作级:

【可以攻击国王的皇后】

https://leetcode-cn.com/problems/queens-that-can-attack-the-king/

【下降路径最小和】

https://leetcode-cn.com/problems/minimum-falling-path-sum/

【大礼包】

https://leetcode-cn.com/problems/shopping-offers/

【单词搜索】

https://leetcode-cn.com/problems/word-search/

【最大宽度坡】

https://leetcode-cn.com/problems/maximum-width-ramp/

专业级:

【搜索推荐系统】

https://leetcode-cn.com/problems/search-suggestions-system/

【最佳买卖股票时机含冷冻期】

https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock-with-cooldown/

【最长公共子序列】

https://leetcode-cn.com/problems/longest-common-subsequence/

【最低票价】

https://leetcode-cn.com/problems/minimum-cost-for-tickets/

【课程表 III】

https://leetcode-cn.com/problems/course-schedule-iii/

工作:
https://leetcode-cn.com/problems/house-robber-iii/ 打家劫舍3

二叉树中和为某一值的路径 https://leetcode-cn.com/problems/er-cha-shu-zhong-he-wei-mou-yi-zhi-de-lu-jing-lcof/

黄金矿工 https://leetcode-cn.com/problems/path-with-maximum-gold/

专业:
https://leetcode-cn.com/problems/wiggle-subsequence/ 摆动序列

https://leetcode-cn.com/problems/longest-increasing-path-in-a-matrix/ 矩阵中的最长递增路径

https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock-with-transaction-fee/ 买卖股票的最佳时机含手续费

工作:
https://leetcode-cn.com/problems/exclusive-time-of-functions/ 函数的独占时间
https://leetcode-cn.com/problems/design-twitter/ 设计推特
https://leetcode-cn.com/problems/lru-cache/ LRU缓存机制
https://leetcode-cn.com/problems/add-and-search-word-data-structure-design/ 添加与搜索单词 - 数据结构设计
https://leetcode-cn.com/problems/path-with-maximum-gold/ 黄金矿工
https://leetcode-cn.com/problems/keys-and-rooms/ 黄金矿工
https://leetcode-cn.com/problems/keys-and-rooms/ 钥匙和房间
https://leetcode-cn.com/problems/jump-game-iii/ 跳跃游戏3
https://leetcode-cn.com/problems/course-schedule-ii/ 课程表2

专业:
https://leetcode-cn.com/problems/unique-paths-ii/ 不同路径2
https://leetcode-cn.com/problems/minimum-swaps-to-make-sequences-increasing/ 使序列递增的最小交换次数
https://leetcode-cn.com/problems/house-robber-ii/ 打家劫舍 II
https://leetcode-cn.com/problems/lfu-cache/ LFU缓存
https://leetcode-cn.com/problems/jump-game-ii/ 跳跃游戏2
https://leetcode-cn.com/problems/minimum-number-of-refueling-stops/ 最低加油次数
https://leetcode-cn.com/problems/maximum-profit-in-job-scheduling/ 规划兼职工作

随意:
https://leetcode-cn.com/problems/rank-teams-by-votes/ 通过投票对团队排名
https://leetcode-cn.com/problems/k-closest-points-to-origin/solution/zui-jie-jin-yuan-dian-de-k-ge-dian-by-leetcode/ 最接近原点的 K 个点
https://leetcode-cn.com/problems/friend-circles/ 朋友圈

本周练习题目:
【根据字符出现频率排序】
https://leetcode-cn.com/problems/sort-characters-by-frequency/
【最多可以参加的会议数目】
https://leetcode-cn.com/problems/maximum-number-of-events-that-can-be-attended/
【划分为k个相等的子集】
https://leetcode-cn.com/problems/partition-to-k-equal-sum-subsets/
【最长同值路径】
https://leetcode-cn.com/problems/longest-univalue-path/
【在 D 天内送达包裹的能力】
https://leetcode-cn.com/problems/capacity-to-ship-packages-within-d-days/
【单词接龙】
https://leetcode-cn.com/problems/word-ladder/
【岛屿的最大面积】
https://leetcode-cn.com/problems/max-area-of-island/
【被围绕的区域】
https://leetcode-cn.com/problems/surrounded-regions/
【网络延迟时间】
https://leetcode-cn.com/problems/network-delay-time/
【单词接龙 II】
https://leetcode-cn.com/problems/word-ladder-ii/

简化路径 https://leetcode-cn.com/problems/simplify-path/

变位词组 https://leetcode-cn.com/problems/group-anagrams-lcci/

驼峰式匹配 https://leetcode-cn.com/problems/camelcase-matching/

表现良好的最长时间段 https://leetcode-cn.com/problems/longest-well-performing-interval/

一手顺子 https://leetcode-cn.com/problems/hand-of-straights/

行星碰撞 https://leetcode-cn.com/problems/asteroid-collision/

股票价格跨度 https://leetcode-cn.com/problems/online-stock-span/

任务调度器 https://leetcode-cn.com/problems/task-scheduler/

分糖果 https://leetcode-cn.com/problems/distribute-candies/

每日温度 https://leetcode-cn.com/problems/daily-temperatures/

我的日程安排表 I https://leetcode-cn.com/problems/my-calendar-ii/

单词替换 https://leetcode-cn.com/problems/replace-words/

字符串解码 https://leetcode-cn.com/problems/decode-string/

查找和替换模式 https://leetcode-cn.com/problems/find-and-replace-pattern/

和为K的子数组 https://leetcode-cn.com/problems/subarray-sum-equals-k/

科目1练习题目:
【根据字符出现频率排序】
https://leetcode-cn.com/problems/sort-characters-by-frequency/
【最多可以参加的会议数目】
https://leetcode-cn.com/problems/maximum-number-of-events-that-can-be-attended/
【划分为k个相等的子集】
https://leetcode-cn.com/problems/partition-to-k-equal-sum-subsets/
【最长同值路径】
https://leetcode-cn.com/problems/longest-univalue-path/
【在 D 天内送达包裹的能力】
https://leetcode-cn.com/problems/capacity-to-ship-packages-within-d-days/
【单词接龙】
https://leetcode-cn.com/problems/word-ladder/
【岛屿的最大面积】
https://leetcode-cn.com/problems/max-area-of-island/
【被围绕的区域】
https://leetcode-cn.com/problems/surrounded-regions/
【网络延迟时间】
https://leetcode-cn.com/problems/network-delay-time/
【单词接龙 II】
https://leetcode-cn.com/problems/word-ladder-ii/

【字符串解码】
https://leetcode-cn.com/problems/decode-string/
【查找和替换模式】
https://leetcode-cn.com/problems/find-and-replace-pattern/
【和为K的子数组】
https://leetcode-cn.com/problems/subarray-sum-equal

https://leetcode-cn.com/problems/replace-words/ 单词替换
https://leetcode-cn.com/problems/my-calendar-ii/ 我的日程安排表 II
https://leetcode-cn.com/problems/daily-temperatures/ 每日温度
https://leetcode-cn.com/problems/distribute-candies/ 分糖果

https://leetcode-cn.com/problems/task-scheduler/ 任务调度器
https://leetcode-cn.com/problems/online-stock-span/ 股票价格跨度
https://leetcode-cn.com/problems/asteroid-collision/ 行星碰撞
https://leetcode-cn.com/problems/hand-of-straights/ 一手顺子
https://leetcode-cn.com/problems/longest-well-performing-interval/ 表现良好的最长时间段

https://leetcode-cn.com/problems/camelcase-matching/ 驼峰式匹配
https://leetcode-cn.com/problems/group-anagrams-lcci/ 变位词组
https://leetcode-cn.com/problems/simplify-path/

标签:cn,problems,力扣,https,path,com,leetcode,刷题
来源: https://www.cnblogs.com/zdjBlog/p/12621448.html

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有