Posts
All the articles I've posted.
How could we interview job candidates to find the right teammates? Why should we care?
Updated: at 10:12 AMhow should we interview other job candidates to find the teammates we like? tips and suggestions on how to interview teammate or junior engineers.
LeetCode 2017 Grid Game
Published: at 06:23 AMSolutions for LeetCode 2017, medium, tags: array, prefix sum, dynamic programming, matrix.
LeetCode 542 LintCode 974 01 Matrix and LeetCode 1765 Map of Highest Peak
Published: at 06:23 AMSolutions for LeetCode 542, LeetCode 1765, and LintCode 974, hard, tags: array, queue, sliding window, heap, monotonic queue.
LeetCode 532 LintCode 1187 K-diff Pairs in An Array
Published: at 06:23 AMSolutions for LeetCode 532 LintCode 1187, medium, tags: array, hash table, counting, two-pointers, binary-search; companies: nvidia, amazon.
LeetCode Meeting Rooms Derivative Question
Published: at 06:23 AMSolutions for meeting rooms derivative question, hard, tags: heap, line sweep, ordered map; companies: salesforce.
LeetCode 1400 Construct K Palindrome Strings
Published: at 06:23 AMSolutions for LeetCode 1400, medium, tags: hash table, string, greedy, counting.