All about leetcode

Home Archives
2020
Dec 6

leetcode 1405 - Longest Happy String

Jan 2

leetcode 428 - Serialize and Deserialize N-ary Tree

Jan 1

leetcode 431 - Encode N-ary Tree to Binary Tree

2019
Nov 17

leetcode 1087 - Brace Expansion

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