Tag: a-two-pointers
All the articles with the tag "a-two-pointers".
LeetCode 487 LintCode 883 Max Consecutive Ones II
Published: at 08:23 AMSolutions for LeetCode 487, LintCode 833, medium, tags: array, dynamic programming, sliding window, two pointers, companies: google.
LeetCode 1055 LintCode 3652 Shortest Way to Form String
Published: at 05:23 AMSolutions for LeetCode 1055 LintCode 3652, hard, tags: greedy, two pointers, string.
LeetCode 125 LintCode 415 Valid Palindrome
Updated: at 08:12 AMSolutions for LeetCode 125, LintCode 415, easy, tags: two pointers, string. Companies: LinkedIn, Facebook, Uber, Zenefits, Microsoft.
LeetCode 2563 Count the Number of Fair Pairs
Updated: at 09:12 AMSolutions for LeetCode 2563, medium, tags: array, two pointers, binary search, sorting.
LeetCode 1574 Shortest Subarray to be Removed to Make Array Sorted
Updated: at 07:22 AMSolutions for LeetCode 1574, medium, tags: array, binary-search, two-pointers.