【题目】力扣后续参考题目

力扣后续可参考练习的题目

5-19 练习:

https://leetcode-cn.com/problems/license-key-formatting/

https://leetcode-cn.com/problems/furthest-building-you-can-reach/

https://leetcode-cn.com/problems/utf-8-validation/

https://leetcode-cn.com/problems/find-servers-that-handled-most-number-of-requests/

5-26 练习:

https://leetcode-cn.com/problems/balanced-binary-tree/

https://leetcode-cn.com/problems/split-linked-list-in-parts/

https://leetcode-cn.com/problems/binary-tree-zigzag-level-order-traversal/

https://leetcode-cn.com/problems/remove-invalid-parentheses/

6-2 练习:

https://leetcode-cn.com/problems/compare-strings-by-frequency-of-the-smallest-character/

https://leetcode-cn.com/problems/design-twitter/

https://leetcode-cn.com/problems/snakes-and-ladders/

https://leetcode-cn.com/problems/maximum-building-height/

6-9 练习:

https://leetcode-cn.com/problems/decode-string/

https://leetcode-cn.com/problems/design-underground-system/

https://leetcode-cn.com/problems/replace-words/

https://leetcode-cn.com/problems/minimize-malware-spread/

6-16 练习:

https://leetcode-cn.com/problems/daily-temperatures/

https://leetcode-cn.com/problems/binary-tree-coloring-game/

https://leetcode-cn.com/problems/can-you-eat-your-favorite-candy-on-your-favorite-day/

https://leetcode-cn.com/problems/verbal-arithmetic-puzzle/

6-30 练习:

https://leetcode-cn.com/problems/grumpy-bookstore-owner/

https://leetcode-cn.com/problems/shortest-bridge/

https://leetcode-cn.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal/

https://leetcode-cn.com/problems/bus-routes/

7-7 练习:

https://leetcode-cn.com/problems/integer-to-roman/

https://leetcode-cn.com/problems/design-circular-queue/

https://leetcode-cn.com/problems/4sum/

https://leetcode-cn.com/problems/shortest-palindrome/

7-14 练习:

https://leetcode-cn.com/problems/sort-colors/

https://leetcode-cn.com/problems/range-sum-query-2d-immutable/

https://leetcode-cn.com/problems/remove-duplicate-letters/

https://leetcode-cn.com/problems/find-in-mountain-array/submissions/

7-21 练习:

https://leetcode-cn.com/problems/reverse-integer/

https://leetcode-cn.com/problems/subarray-sum-equals-k/

https://leetcode-cn.com/problems/implement-trie-prefix-tree/

https://leetcode-cn.com/problems/serialize-and-deserialize-binary-tree/

7-28 练习:

https://leetcode-cn.com/problems/path-sum-ii/

https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/

https://leetcode-cn.com/problems/surrounded-regions/

https://leetcode-cn.com/problems/substring-with-concatenation-of-all-words/

8-11 练习:

https://leetcode-cn.com/problems/car-pooling/

https://leetcode-cn.com/problems/number-of-operations-to-make-network-connected/

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

https://leetcode-cn.com/problems/largest-rectangle-in-histogram/

8-18 练习:

https://leetcode-cn.com/problems/construct-the-rectangle/

https://leetcode-cn.com/problems/count-number-of-nice-subarrays/

https://leetcode-cn.com/problems/jump-game/

https://leetcode-cn.com/problems/distribute-repeating-integers/

8-25 练习:

https://leetcode-cn.com/problems/excel-sheet-column-title/

https://leetcode-cn.com/problems/letter-case-permutation/ OK

https://leetcode-cn.com/problems/get-equal-substrings-within-budget/

https://leetcode-cn.com/problems/swim-in-rising-water/

9-1 练习:

https://leetcode-cn.com/problems/permutation-in-string/

https://leetcode-cn.com/problems/online-stock-span/

https://leetcode-cn.com/problems/car-fleet/

https://leetcode-cn.com/problems/sliding-window-maximum/

9-8 练习:

https://leetcode-cn.com/problems/remove-element/

https://leetcode-cn.com/problems/count-and-say/

https://leetcode-cn.com/problems/lru-cache/

https://leetcode-cn.com/problems/distinct-subsequences/

9-15 练习:

https://leetcode-cn.com/problems/boats-to-save-people/

https://leetcode-cn.com/problems/all-paths-from-source-to-target/

https://leetcode-cn.com/problems/peeking-iterator/

https://leetcode-cn.com/problems/M1oyTv/submissions/

9-22 练习

https://leetcode-cn.com/problems/design-browser-history/

https://leetcode-cn.com/problems/asteroid-collision/

https://leetcode-cn.com/problems/heaters/

https://leetcode-cn.com/problems/24-game/

9-29 练习:

https://leetcode-cn.com/problems/k-closest-points-to-origin/

https://leetcode-cn.com/problems/tweet-counts-per-frequency/

https://leetcode-cn.com/problems/frequency-of-the-most-frequent-element/

https://leetcode-cn.com/problems/freedom-trail/

10-13 练习:

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

https://leetcode-cn.com/problems/longest-mountain-in-array/

https://leetcode-cn.com/problems/repeated-dna-sequences/

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

10-20 练习:

https://leetcode-cn.com/problems/teemo-attacking/

https://leetcode-cn.com/problems/k-diff-pairs-in-an-array/

https://leetcode-cn.com/problems/predict-the-winner/

https://leetcode-cn.com/problems/bricks-falling-when-hit/

10-27 练习:

https://leetcode-cn.com/problems/sort-characters-by-frequency/

https://leetcode-cn.com/problems/longest-word-in-dictionary-through-deleting/submissions/

https://leetcode-cn.com/problems/3sum-closest/submissions/

https://leetcode-cn.com/problems/subarrays-with-k-different-integers/

11-10 练习:

https://leetcode-cn.com/problems/spiral-matrix/

https://leetcode-cn.com/problems/bulls-and-cows/

https://leetcode-cn.com/problems/minimum-window-substring/

https://leetcode-cn.com/problems/binary-tree-maximum-path-sum/

11-17 练习:

https://leetcode-cn.com/problems/string-compression

https://leetcode-cn.com/problems/friends-of-appropriate-ages

https://leetcode-cn.com/problems/filling-bookcase-shelves

https://leetcode-cn.com/problems/continuous-subarray-sum

11-24 练习:

https://leetcode-cn.com/problems/find-bottom-left-tree-value/

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

https://leetcode-cn.com/problems/qn8gGX/

https://leetcode-cn.com/problems/minimum-space-wasted-from-packaging/

12-1 练习:

https://leetcode-cn.com/problems/implement-strstr/

https://leetcode-cn.com/problems/loud-and-rich/

https://leetcode-cn.com/problems/exam-room/

https://leetcode-cn.com/problems/ipo/

12-8 练习:

https://leetcode-cn.com/problems/powx-n/

https://leetcode-cn.com/problems/short-encoding-of-words/

https://leetcode-cn.com/problems/corporate-flight-bookings/

https://leetcode-cn.com/problems/lfu-cache/

12-15 练习:

https://leetcode-cn.com/problems/zigzag-conversion/

https://leetcode-cn.com/problems/search-in-rotated-sorted-array/

https://leetcode-cn.com/problems/pacific-atlantic-water-flow/

https://leetcode-cn.com/problems/candy/

12-22 练习:

https://leetcode-cn.com/problems/words-frequency-lcci/

https://leetcode-cn.com/problems/flatten-nested-list-iterator/

https://leetcode-cn.com/problems/word-transformer-lcci/

https://leetcode-cn.com/problems/split-array-largest-sum/

12-29 练习:

https://leetcode-cn.com/problems/kids-with-the-greatest-number-of-candies/

https://leetcode-cn.com/problems/maximum-number-of-vowels-in-a-substring-of-given-length/

https://leetcode-cn.com/problems/container-with-most-water/

https://leetcode-cn.com/problems/split-array-largest-sum/

1-5 练习:

https://leetcode-cn.com/problems/valid-triangle-number/

https://leetcode-cn.com/problems/redundant-connection/

https://leetcode-cn.com/problems/max-area-of-island/

https://leetcode-cn.com/problems/basic-calculator/

1-12 练习:

https://leetcode-cn.com/problems/plus-one/

https://leetcode-cn.com/problems/random-flip-matrix/

https://leetcode-cn.com/problems/number-of-matching-subsequences/

https://leetcode-cn.com/problems/maximum-candies-you-can-get-from-boxes/

1-19 练习:

https://leetcode-cn.com/problems/target-sum/

https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray/

https://leetcode-cn.com/problems/coin-change/

https://leetcode-cn.com/problems/longest-increasing-path-in-a-matrix/

1-26 练习:

https://leetcode-cn.com/problems/next-greater-element-ii/

https://leetcode-cn.com/problems/longest-absolute-file-path/

https://leetcode-cn.com/problems/kth-smallest-number-in-multiplication-table/

https://leetcode-cn.com/problems/escape-a-large-maze/

2-9 练习:

https://leetcode-cn.com/problems/string-to-integer-atoi/

https://leetcode-cn.com/problems/minimum-swaps-to-make-strings-equal/

https://leetcode-cn.com/problems/task-scheduler/

https://leetcode-cn.com/problems/shortest-path-in-a-grid-with-obstacles-elimination/

2-16 练习:

https://leetcode-cn.com/problems/h-index/

https://leetcode-cn.com/problems/stack-of-plates-lcci/

https://leetcode-cn.com/problems/number-of-islands/

https://leetcode-cn.com/problems/regular-expression-matching/

2-23 练习:

https://leetcode-cn.com/problems/custom-sort-string/

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

https://leetcode-cn.com/problems/as-far-from-land-as-possible/

https://leetcode-cn.com/problems/subarrays-with-k-different-integers/


yo peace!

©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 217,907评论 6 506
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 92,987评论 3 395
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 164,298评论 0 354
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 58,586评论 1 293
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 67,633评论 6 392
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 51,488评论 1 302
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 40,275评论 3 418
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 39,176评论 0 276
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 45,619评论 1 314
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 37,819评论 3 336
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 39,932评论 1 348
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 35,655评论 5 346
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 41,265评论 3 329
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 31,871评论 0 22
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 32,994评论 1 269
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 48,095评论 3 370
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 44,884评论 2 354

推荐阅读更多精彩内容