Aanchal PatialFollowMay 5, 2020·1 min readDay 5 of 31-Day May LeetCode ChallengeGiven a string, find the first non-repeating character in it and return it’s index. If it doesn’t exist, return -1.