write an progrm to find the first non- repeated element in a string. For example, if string is "Interra" return 'I'. The program should take into consideration the time complexity.
Anonymous
The answer should not be more than O(n)
Check out your Company Bowl for anonymous work chats.