322. Coin Change and Classic DP

2019 Mar 23 dfs, dp, interview, leetcode

621. Task Scheduler with Gaps

324.Wiggle Sort II and Dutch National Flag Problem

2019 Feb 28 interview, leetcode, partition

269. Alien Dictionary and Topological Sort

2019 Feb 8 interview, leetcode, toposort

787. Shortest Path with Constraint

2019 Feb 2 bfs, dfs, interview, leetcode

774. Minimize Max Distance to Gas Station

736. Parse Lisp Expression

2018 Mar 11 dfs, dp, interview, leetcode

10. Regular Expression Matching

2017 Jun 7 dfs, dp, interview, leetcode