Tag: a-string
All the articles with the tag "a-string".
-
LeetCode 3043 Find the Length of the Longest Common Prefix
Updated:solutions for LeetCode 3043, hard, tags: trie, string, array, hash.
-
LeetCode 1041 LintCode 1345 Robot Bounded in Circle (GeeksForGeeks, HackerRank EnCircular)
Updated:Solutions for LeetCode 1041 LintCode 1345 GFG HackerRank, medium, tags: math, string, simulation, companies: linkedin, salesforce.
-
LeetCode 1400 Construct K Palindrome Strings
Updated:Solutions for LeetCode 1400, medium, tags: hash table, string, greedy, counting.
-
LeetCode 1422 Maximum Score After Splitting a String
Updated:Solutions for LeetCode 1422, easy, tags: string, prefix sum.
-
LeetCode 1804 LintCode 3729 Implement Trie II
Updated:Solutions for LeetCode 1804 LintCode 3729, medium, tags: design, trie, hash, string.
-
LeetCode 1930 Unique Length-3 Palindromic Subsequences
Updated:Solutions for LeetCode 1930, medium, tags: hash table, string, bit manipulation, prefix sum.