Skip to content

Mostly Asked String Coding Interview Questions | String Programs (Problems) for Practice πŸš€

Notifications You must be signed in to change notification settings

RecursiveSharma/StringCodingQuestions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

StringCodingQuestions πŸš€

Mostly Asked String Interview Coding Questions | String Programs ( Problems ) for Practice πŸ‘©πŸ»β€πŸ’»

Foundation Questions πŸš€

String Questions Practice Link Code Video Solutions HINT
Check Palindrome String(reverse string is same) Solve Code 2 pointer
Anagram Strings(rearranging letters) Solve
Valid Parenthesis [({ })] Solve Code Video Stack
Roman Number to Integer Solve Code Video Use Map
Check for subsequence Solve
Implement strStr Solve

Medium Questions πŸš€

String Questions Practice Link Code Video Solutions HINT
Reverse Words(each word) in a String Solve Code Video Word Seperate by spaces
Form a Longest palindrome Solve
Longest Palindrome in a String Solve1 & Solve2
Multiply two strings Solve
Longest Common Substring Solve
Longest Palindromic Substring Solve
Length of the longest substring Solve
Longest Prefix Suffix Solve1 & Solve2
Permutations of a given string Solve
Excel Sheet Solve1 & Solve2
Validate an IP Address Solve & Solve2
Count and Say Solve

Hard Questions πŸš€

String Questions Practice Link Code Video Solutions HINT
Longest valid Parentheses Solve
Edit Distance Solve
Alien Dictionary Solve

About

Mostly Asked String Coding Interview Questions | String Programs (Problems) for Practice πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published