Study Notes
Ctrlk
  • Kuma Blog
  • AI
  • Movies
  • Google
  • Setup
  • kubernetes
  • Books
  • Languages
  • Leetcode
    • 30DayChallenge
    • English Solution
    • May2020Challenge
    • python
      • 000017-Letter-Combinations-of-a-Phone-Number
      • 000032-Longest-Valid-Parentheses
      • 000033-Search-in-Rotated-Sorted-Array
      • 000046-Permutations
      • 000074-Search-a-2D-Matrix
      • 000077-Combinations
      • 000081-Search-in-Rotated-Sorted-Array-II
      • 000137-single-number-ii
      • 000139-Word-Break
      • 000207-courses-schedule
      • 000209-Minimum-Size-Subarray-Sum
      • 000376-wiggle-subsequence
      • 000445-Add-Two-Numbers-II
      • 000486-Predict-the-Winner
      • 000518-Coin-Change-II
      • 000673-Number-of-Longest-Increasing-Subsequence
      • 000688-Knight-Probability-in-Chessboard
      • 000735-Asteroid-Collision
      • 000852-Peak-Index-in-a-Mountain-Array
      • 859-Buddy-Strings
      • 000864-Shortest-Path-to-Get-All-Keys
      • 000920-Number-of-Music-Playlists
      • 001218-Longest-Arithmetic-Subsequence-of-Given-Difference
      • 001235-Maximum-Profit-in-Job-Scheduling
      • 001493-Longest-Subarray-of 1-After-Deleting-One-Element
      • Problem
      • 002024-Maximize-the-Confusion-of-an-Exam
      • 2305-Fair-Distribution-of-Cookies
      • 002616-Minimize-the-Maximum-Difference-of-Pairs
      • 00802-Find-Eventual-Safe-States
    • 中文版解题
  • Readings
Powered by GitBook
On this page

Was this helpful?

  1. Leetcode

python

000017-Letter-Combinations-of-a-Phone-Number000032-Longest-Valid-Parentheses000033-Search-in-Rotated-Sorted-Array000046-Permutations000074-Search-a-2D-Matrix000077-Combinations000081-Search-in-Rotated-Sorted-Array-II000137-single-number-ii000139-Word-Break000207-courses-schedule000209-Minimum-Size-Subarray-Sum000376-wiggle-subsequence000445-Add-Two-Numbers-II000486-Predict-the-Winner000518-Coin-Change-II000673-Number-of-Longest-Increasing-Subsequence000688-Knight-Probability-in-Chessboard000735-Asteroid-Collision000852-Peak-Index-in-a-Mountain-Array859-Buddy-Strings000864-Shortest-Path-to-Get-All-Keys000920-Number-of-Music-Playlists001218-Longest-Arithmetic-Subsequence-of-Given-Difference001235-Maximum-Profit-in-Job-Scheduling001493-Longest-Subarray-of 1-After-Deleting-One-ElementProblem002024-Maximize-the-Confusion-of-an-Exam2305-Fair-Distribution-of-Cookies002616-Minimize-the-Maximum-Difference-of-Pairs00802-Find-Eventual-Safe-States
Previousvalid-perfect-squareNext000017-Letter-Combinations-of-a-Phone-Number

Last updated 2 years ago

Was this helpful?