https://youtu.be/YQGs0DG6RDY?si=J5KOHAXk1EErgQQ8
Common coding questions
- ASCII Value of a character
- Remove vowels from a String Remove spaces from a given string
- Remove all characters other than alphabets
- Reverse a string
- Sum of numbers in string
- Capitalize first and last character of each word Frequency of characters in a
string
- Non Repeating Character Smallest and Largest Word in a String
- Strings are anagram of each other
- Sort string of characters
- Convert characters of a string to opposite case Count words in a given string
- Encrypt the string Remove duplicates from a given string
- Duplicates in the input string Lexicographically next string
- Remove brackets from an algebraic expression
- Check if a string is substring of another
- Reverse words in a given string
also,
- Non-Repeating Element
- Program for Array Rotation