Posts
Series
Categories
Search
Sign In
Posts
Series
Categories
Search
Sign In
Search Results
Valid Parentheses Sequence Check
Technical_Interview
#string-manipulation
#valid-parentheses
#stack-implementation
Created by
@oliverrichards
at October 29th 2023, 5:24:03 pm
Count and Say Sequence Implementation
Technical_Interview
#sequence
#string-manipulation
#count-and-say
Created by
@oliverrichards
at October 29th 2023, 1:00:03 pm
Find Longest Palindromic Substring in String
Technical_Interview
#dynamic-programming
#palindrome
#string
Created by
@oliverrichards
at October 29th 2023, 12:05:54 pm
Implementing `strStr()` function in Python.
Technical_Interview
#sliding-window
#string-matching
#needle-in-haystack
Created by
@oliverrichards
at October 28th 2023, 7:11:35 pm
Group Anagrams: String Manipulation Solution
Technical_Interview
#string-manipulation
#hashtable
#anagrams
Created by
@oliverrichards
at October 27th 2023, 7:19:50 pm
Determining Anagram Words: A Simple Approach
Technical_Interview
#strings
#sorting
#anagram
Created by
@oliverrichards
at October 27th 2023, 9:40:39 am
Reverse a String
Technical_Interview
#two-pointer
#string-manipulation
#reverse-string
Created by
@oliverrichards
at October 27th 2023, 8:32:43 am
Find the Longest Substring with at Most K Distinct Characters
Technical_Interview
#sliding-window
#substring
#distinct-characters
Created by
@oliverrichards
at October 27th 2023, 7:59:15 am
Maximum Consecutive Ones with Flipping at Most k Zeros.
Technical_Interview
#optimization
#array
#sliding-window
Created by
@oliverrichards
at October 27th 2023, 3:20:52 am
Longest Repeating Substring with Character Replacement
Technical_Interview
#sliding-window
#substring
#character-replacement
Created by
@oliverrichards
at October 27th 2023, 1:50:55 am
Previous
Next