Most Asked Must-Know String + Array_1
Most Asked Must-Know String + Array_1
String-Based Questions
1. Reverse a string — without using built-ins.
2. Is it a palindrome? Let's find out.
3. Remove duplicates from a string — efficiently.
4. First non-repeating character — who stands alone?