Tag: a-string
All the articles with the tag "a-string".
-
LeetCode 2559 Count Vowel Strings in Ranges
Solutions for LeetCode 2559, medium, tags: array, string, prefix-sum.
-
LeetCode 1422 Maximum Score After Splitting a String
Solutions for LeetCode 1422, easy, tags: string, prefix sum.
-
HackerRank Programmer Strings
Solutions for HackerRank Programmer Strings, hard, tags: string, hash table.
-
LeetCode 423 LintCode 1247 Reconstruct Original Digits from English
Solutions for LeetCode 423 LintCode 1247, medium, tags: hash table, simulation, math, string.
-
LeetCode 691 LintCode 1081 Stickers to Spell Word
Solutions for LeetCode 239, hard, tags: array, queue, sliding window, heap, monotonic queue.
-
LeetCode 408 LintCode 637 Valid Word Abbreviation
Solutions for LeetCode 408 LintCode 637, easy, tags: two pointers, string, companies: facebook, google.