All about leetcode

Home Archives
2020
Jan 30

leetcode 1335 - Minimum Difficulty of a Job Schedule

Jan 22

leetcode 1235 - Maximum Profit in Job Scheduling

Jan 21

leetcode 1240 - Tiling a Rectangle with the Fewest Squares

Jan 20

leetcode 1255 - Maximum Score Words Formed by Letters

Jan 20

leetcode 55 - Jump Game

Jan 19

leetcode 1326 - Minimum Number of Taps to Open to Water a Garden

Jan 19

leetcode 1263 -- Minimum Moves to Move a Box to Their Target Location

Jan 18

leetcode 1289 - Minimum Falling Path Sum II

Jan 18

leetcode 1293 - Shortest Path in a Grid with Obstacles Elimination

Jan 17

leetcode 1298 - Maximum Candies You Can Get from Boxes

1234Next »

Tags

  • 2Dto1D
  • BFS
  • Backtracking
  • BinarySearch
  • BinarySearch2
  • Counting
  • DFS
  • DP
  • DivideAndConquer
  • FloyWarshall
  • Greedy
  • Huffman
  • Interval
  • IntervalEvents
  • Knapsack
  • Median
  • Memo
  • Misc
  • MonotonicStack
  • NextArray
  • PrefixSum
  • PriorityQueue
  • Recursion
  • SegmentTree
  • SlidingWindow
  • Sort
  • Stack
  • StateChange
  • SweepLine
  • Thinking
  • TopoSort
  • TowPointers
  • Trie
  • UnionFind

Tag Cloud

2Dto1D BFS Backtracking BinarySearch BinarySearch2 Counting DFS DP DivideAndConquer FloyWarshall Greedy Huffman Interval IntervalEvents Knapsack Median Memo Misc MonotonicStack NextArray PrefixSum PriorityQueue Recursion SegmentTree SlidingWindow Sort Stack StateChange SweepLine Thinking TopoSort TowPointers Trie UnionFind

Archives

  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019

Recent Posts

  • leetcode 377 - Combination Sum IV
  • leetcode 216 - Combination Sum III
  • leetcode 40 - Combination Sum II
  • leetcode 39 - Combination Sum
  • leetcode 77 - Combinations
© 2021 Ming Lin
Powered by Hexo
Home Archives