Tag: leetcode-locked
All the articles with the tag "leetcode-locked".
LeetCode 2539 LintCode 3855 Count the Number of Good Subsequences
Published: at 06:23 AMSolutions for LeetCode 2539 LintCode 3855, hard, tags: enumerate, string, hash table, math, combinatorics, counting.
LeetCode 2450 LintCode 3841 Number of Distinct Binary Strings After Applying Operations
Updated: at 06:23 AMSolutions for LeetCode 2450 LintCode 3841, medium, tags: math, string.
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.
LeetCode 3167 HackerRank Better Compression
Published: at 07:23 AMSolutions for LeetCode 3167 HackerRank Better Compression, tags: string, hash table, companies: salesforce.
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.