Posts
All the articles I've posted.
HackerRank Programmer Strings
Published: at 06:23 AMSolutions for HackerRank Programmer Strings, hard, tags: string, hash table.
LeetCode 2466 LintCode 3854 Count Ways to Build Good Strings (Number of Good Binary Strings)
Published: at 06:23 AMSolutions for LeetCode 2466 LintCode 3854, medium, tags: array, dynamic programming.
Java CheatSheet
Updated: at 10:12 AMtips for using java
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.