You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 387 |[First Unique Character in String](https://leetcode.com/problems/first-unique-character-in-a-string)| Easy |[](https://github.com/anishLearnsToCode/leetcode-algorithms/blob/master/src/FirstUniqueCharacter.java)[](python/first_unique_character_in_string.py)|
107
107
| 389 |[Find the Difference](https://leetcode.com/problems/find-the-difference)| Easy |[](https://github.com/anishLearnsToCode/leetcode-algorithms/blob/master/src/FindTheDifference.java)[](python/find_the_difference.py)|
| 404 |[Sum of Left Leaves](https://leetcode.com/problems/sum-of-left-leaves)| Easy |[](https://github.com/anishLearnsToCode/leetcode-algorithms/blob/master/src/SumOfLeftLeaves.java)|
111
111
| 405 |[Convert a Number to Hexadecimal](https://leetcode.com/problems/convert-a-number-to-hexadecimal)| Easy |[](https://github.com/anishLearnsToCode/leetcode-algorithms/blob/master/src/ConvertNumberToHexadecimal.java)|
0 commit comments