Tag: a-string
All the articles with the tag "a-string".
Reverse of LeetCode 38 LintCode 420 Count and Say (Look and Say)
Updated: at 08:23 AMSolutions for LeetCode 38, LintCode 420, medium, tags: math, string, simulation, companies: facebook, pinterest.
LeetCode 38 LintCode 420 Count and Say (Look and Say)
Updated: at 07:23 AMSolutions for LeetCode 38, LintCode 420, medium, tags: math, string, simulation, companies: facebook, pinterest.
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 1930 Unique Length-3 Palindromic Subsequences
Updated: at 09:12 AMSolutions for LeetCode 1930, medium, tags: hash, string, bit, prefix sum.
LeetCode 3043 Find the Length of the Longest Common Prefix
Updated: at 10:12 AMsolutions for LeetCode 3043, hard, tags: trie, string, array, hash.