Strings
Strings is one of the commonly used data types in all programs. It is technically defined as an array of characters which are enclosed within quotes in most of the languages. In some languages, it's a primitive data-type, and in others, it's defined as a complex data-type.
Top Problems related to Strings
Highest Occuring Character

Reverse string Word Wise

Compress the String

Remove Duplicates

Remove character

Check Permutation
Generate all parenthesis

Amazing Strings

Longest Common Subsequence

String Palindrome

All substrings

Replace character

Trim spaces

Print Permutations

Anagram Pairs
Longest Common Prefix

Convert Given Number To Words
Palindromic Substrings
Longest Substring Without Repeating Characters
Edit Distance
String Transformation
