All about leetcode

Home Archives
2020
Feb 5

leetcode 1215 - Stepping Numbers

Jan 19

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

Jan 18

leetcode 1293 - Shortest Path in a Grid with Obstacles Elimination

Jan 17

leetcode 1298 - Maximum Candies You Can Get from Boxes

Jan 8

leetcode 302 - Smallest Rectangle Enclosing Black Pixels

Jan 6

leetcode 317 - Shortest Distance from All Buildings

2019
Dec 8

leetcode 1284 - Minimum Number of Flips to Convert Binary Matrix to Zero Matrix

Dec 1

leetcode 1036 - Escape a Large Maze

Nov 23

leetcode 1091 - Shortest Path in Binary Matrix

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