Posts
All the articles I've posted.
HackerRank and GeeksForGeeks Minimum Replacements/Substitutions to Make Adjacent Characters Unequal
Published: at 06:23 AMSolutions for , easy, tags: array, sliding window; companies: salesforce.
LeetCode 2559 Count Vowel Strings in Ranges
Published: at 06:23 AMSolutions for LeetCode 2559, medium, tags: array, string, prefix-sum.
LeetCode 1422 Maximum Score After Splitting a String
Published: at 06:23 AMSolutions for LeetCode 1422, easy, tags: string, prefix sum.
HackerRank Programmer Strings
Published: at 06:23 AMSolutions for HackerRank Programmer Strings, hard, tags: string, hash table.
LeetCode 2466 LintCode 3854 Count Ways to Build Good Strings (Number of Good Binary Strings)
Published: at 06:23 AMSolutions for LeetCode 2466 LintCode 3854, medium, tags: array, dynamic programming.
Java CheatSheet
Updated: at 10:12 AMtips for using java