Problems On String

The following section contains the problem names along with their explanations.
Click on the card you want to view.

Match Specific Pattern

Can you solve this pattern puzzle ?

Reverse Words In String

Can you revserse a string without reversing it's individual words ?

Count Reversal Of A String

Can you find the minimum number of reversal required to find the balanced equation ?

Word Break

Can you find out if the input string can be segmented into a space-separated sequence of dictionary words ?

Remove common characters and concatenate

How to Remove common characters and concatenate

CamelCase Pattern Matching

How to find pattern matching in Camel case

Anagram

How to find anagrams in a string ?