Keerat666 / LeetCode-Solutions

A Repo for DSA problems on Leetcode
12 stars 80 forks source link

Solution for 387. First Unique Character in a String #244

Open AnoushkaG opened 2 years ago

AnoushkaG commented 2 years ago

https://leetcode.com/problems/first-unique-character-in-a-string/

AnoushkaG commented 2 years ago

I would like to take this up in Java.

Ashpreet-Singh commented 2 years ago

Hey @AnoushkaG can i do this in c++