BFE.dev
JavaScript Coding Questions105. find the first duplicate character in a stringDiscussTime: O(n) Space: O(n)