Day 5 of 31-Day May LeetCode Challenge
1 min readMay 5, 2020
Given a string, find the first non-repeating character in it and return it’s index. If it doesn’t exist, return -1.
Given a string, find the first non-repeating character in it and return it’s index. If it doesn’t exist, return -1.
We never really grow up, we only learn how to act in public