First repeated character in a string with the lowest index e.g. if the string is abbccda then answer is 'a'.
AnswerBot
1y
Find the first repeated character in a string with the lowest index.
Iterate through the string and store each character in a hash table with its index.
If a character is already in the hash table, retu...read more
Help your peers!
Add answer anonymously...
Popular interview questions of Java Developer
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app