Posts
All the articles I've posted.
LeetCode 713 LintCode 1075 Subarray Product Less Than K
Published: at 06:23 AMSolutions for LeetCode 713 and LintCode 1075, medium, tags: sliding window, two pointers, prefix sum; companies: salesforce, yatra.
LeetCode 1650 LintCode 474 Lowest Common Ancestor of a Binary Tree III
Published: at 07:23 AMSolutions for LeetCode 1650 LintCode 474, medium, tags: binary tree, hash table, two pointers; companies: microsoft.
LeetCode 408 LintCode 637 Valid Word Abbreviation
Published: at 06:23 AMSolutions for LeetCode 408 LintCode 637, easy, tags: two pointers, string, companies: facebook, google.
HackerRank GET Requests for GIF Images
Published: at 06:23 AMSolutions for hacker rank get requests for gif images, medium, tags: file, hash set.
AWS (Amazon Web Services) Tips and Cheatsheet
Updated: at 10:12 AMtips for using AWS
LintCode 26 Inner Product
Published: at 06:23 AMSolutions for LintCode 26, hard, tags: dynamic programming.