DSA Day 78/100
Topic: Strings
Questions Successfully Completed: 1
1) Repeating Character - First Appearance LeftmostEasy
QuestionInput: S = geeksforgeeks Output: g Explanation: We see that both e and g repeat as we move from left to right. But the leftmost is g so...
preetikaprakash.hashnode.dev1 min read