387. First Unique Character in a String | Using HashMap | Vishal Rajput

Опубликовано: 26 Март 2026
на канале: Vishal Rajput
423
7

In this video, we are solving leetcode 387. First Unique Character in a String problem using a hashmap.

TIMESTAMPS
0:00 Question Description
0:50 Solution 1 (Using hashmap)
2:08 Source Code

Question Link: https://leetcode.com/problems/first-u...
Solution Link: https://github.com/Vishal-raj-1/DSA-f...

This video is part of HashMap & HashSet Playlist:    • HashMap & HashSet  

Binary Trees Data Structure Playlist:    • Binary Trees | Data Structures and Algorithms  

Master Linked List with Vishal Rajput Series:    • Master Linked List  

Stack Data Structure in C++ Playlist:    • Stack Data Structure in C++  

LeetCode Daily Challenge Solution Playlist:    • Leetcode Solution by Vishal Rajput  

Join Telegram Community: https://t.me/vishal_rajput_1

Connect with me,
👉 Instagram:   / vishal_raj_1_  
👉 Twitter:   / vishalraj_1  
👉 LinkedIn:   / vishalraj1  
👉 GitHub: https://github.com/Vishal-raj-1

#leetcode