All about leetcode

Home Archives
2020
Nov 30

leetcode 1664 - Ways to Make a Fair Array

Nov 29

leetcode 1647 - Minimum Deletions to Make Character Frequencies Unique

Nov 28

leetcode 402 - Remove K Digits

Nov 28

leetcode 1400 - Construct K Palindrome Strings

Nov 28

leetcode 134 - Gas Station

Nov 26

leetcode 991 - Broken Calculator

Nov 26

leetcode 513 - Find Bottom Left Tree Value

Nov 22

leetcode 376 - Wiggle Subsequence

Nov 22

leetcode 1653 - Minimum Deletions to Make String Balanced

Nov 21

leetcode 1658 - Minimum Operations to Reduce X to Zero

1234Next »

Tags

  • 2Dto1D
  • BFS
  • Backtracking
  • Backwards
  • BellmanFord
  • BinarySearch
  • BinarySearch2
  • Bit
  • Counting
  • DFS
  • DP
  • Dijikstra
  • DivideAndConquer
  • FloyWarshall
  • Game
  • Greedy
  • Huffman
  • Interval
  • IntervalEvents
  • KMP
  • Knapsack
  • LCS
  • LIS
  • LPS
  • Median
  • MeetInMiddle
  • Memo
  • Minimax
  • Misc
  • MonotonicStack
  • NextArray
  • OrderlessWhole
  • PrefixSum
  • PriorityQueue
  • Prune
  • Purge
  • Queue
  • Recursion
  • SPFA
  • Scan
  • SegmentTree
  • ShortestPath
  • SlidingWindow
  • Sort
  • Stack
  • StateChange
  • StateSeen
  • SweepLine
  • Thinking
  • TopoSort
  • TowPointers
  • Trie
  • UnionFind
  • Whole

Tag Cloud

2Dto1D BFS Backtracking Backwards BellmanFord BinarySearch BinarySearch2 Bit Counting DFS DP Dijikstra DivideAndConquer FloyWarshall Game Greedy Huffman Interval IntervalEvents KMP Knapsack LCS LIS LPS Median MeetInMiddle Memo Minimax Misc MonotonicStack NextArray OrderlessWhole PrefixSum PriorityQueue Prune Purge Queue Recursion SPFA Scan SegmentTree ShortestPath SlidingWindow Sort Stack StateChange StateSeen SweepLine Thinking TopoSort TowPointers Trie UnionFind Whole

Archives

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

Recent Posts

  • BellmanFord
  • leetcode 787 - Cheapest Flights Within K Stops
  • leetcode 743 - Network Delay Time
  • leetcode 1514 - Path with Maximum Probability
  • leetcode 1764 - Form Array by Concatenating Subarrays of Another Array
© 2021 Ming Lin
Powered by Hexo
Home Archives