Top 50
Topic roadmap
Updated weekly · Last refresh Sep 13

Top 50 string manipulation Interview Questions

The most frequently asked string manipulation questions across all roles and companies, ranked by real interview frequency. Updated daily.

50questions
~21htotal time
179companies covered
Track your progressSign up free to work through all 50 questions and resume where you left off.
Start practicing free →
1
CodingStart here. 49 questions · ~1220 min
Bubble Sort and String ReversalEasy
Practice
Recently asked

Reverse a string using a two-pointer swap approach in linear time.

string manipulationDassault SystèmesAArctic WolfKeysight Technologies
In-Place String ReversalEasy
Practice
Recently asked

Implement in-place reversal and swapping without extra memory using two pointers or arithmetic/XOR.

string manipulationBoeingHealth Care Solutions At HomeSuperAGI
Reverse Words in a StringEasy
Practice
Recently asked

Reverse the order of words in a report string while preserving each word and normalizing whitespace.

string manipulationAlgorithmsLeidosHHelmerich & PayneTencent
Longest PalindromeMedium
Practice
Recently asked

Use center expansion to find the longest palindromic substring in a Sumo Logic log fragment.

Dynamic Programmingstring manipulationAmazon Lab126Pocket GemsSumo Logic
String and Array ManipulationMedium
Practice

Reverse ASCII letters and digits while preserving punctuation, then reverse an integer array in place.

string manipulationArray ManipulationVericastPlanned Systems InternationalCalamos Investments
Count Character OccurrencesEasy
Practice
Recently asked

Count exact occurrences of a target character in a PlayStation message using a single string traversal.

string manipulationPlayStationKeysight TechnologiesMphasis
Longest Substring Without RepeatsMedium
Practice
Recently asked

Find the longest substring without repeated characters using a sliding window and last-seen index map.

coding challengestring manipulationSliding WindowaacceldataCodeSignalPhonepe
Anagram DetectionEasy
Practice
Recently asked

Determine whether two lowercase words are anagrams using a frequency map in O(n) time.

string manipulationMicrosoftTimes InternetBoston Children's Hospital
More Coding questions with a free account

Sign up to see every question

Create a free account to unlock this list and practice real interview questions.

Get my prep plan
2
More topics1 question · ~25 min
More questions with a free account
Hands-on SQL practiceWrite and run real queries in the editor. 2 drills · ~20 min
The finish line: interview-readyComplete all 50 questions plus 2 hands-on drills to finish this plan.