Posts
All the articles I've posted.
LeetCode 875 LintCode 1492 Koko Eating Bananas
Published: at 06:23 AMSolutions for LeetCode 875 LintCode 1492, medium, tags: array, binary search; companies: facebook, salesforce.
LeetCode 423 LintCode 1247 Reconstruct Original Digits from English
Published: at 06:23 AMSolutions for LeetCode 423 LintCode 1247, medium, tags: hash table, simulation, math, string.
LeetCode 2415 Reverse Odd Levels of Binary Tree
Published: at 06:23 AMSolutions for LeetCode 239, hard, tags: array, queue, sliding window, heap, monotonic queue.
LintCode 2503 Thread Safe Counter (Concurrency)
Published: at 06:23 AMSolutions for LintCode 2503, tags: lock, re-entrant lock.
LeetCode 691 LintCode 1081 Stickers to Spell Word
Published: at 06:23 AMSolutions for LeetCode 239, hard, tags: array, queue, sliding window, heap, monotonic queue.
LeetCode 339 LintCode 551 Nested List Weight Sum
Published: at 07:23 AMSolutions for LeetCode 339 LintCode 551, medium, tags: dfs, bfs; companies: salesforce.