Yash_623 Profile Banner
Yash Profile
Yash

@Yash_623

Followers
94
Following
497
Media
397
Statuses
827

Joined October 2022
Don't wanna be here? Send us removal request.
@Yash_623
Yash
7 hours
πŸ”₯ Day 346 of DSA Series πŸš€ Solved 1 LeetCode problem! 1️⃣ Lexicographical Numbers πŸ”’πŸ“– β€” Generated numbers in dictionary order using DFS approach. A neat blend of recursion & ordering! πŸ’‘βš‘πŸ’ͺπŸ”₯ #Day346 #DSA #LeetCode #DFS #Recursion #100DaysOfCode #ProblemSolving
Tweet media one
0
0
1
@Yash_623
Yash
24 hours
πŸ”₯ Day 345 of DSA Series πŸš€ Solved 1 LeetCode problem 1️⃣ Find Most Frequent Vowel and Consonant πŸ”€πŸ“Š β€” Counted frequencies using a hashmap, then identified the top vowel & consonant efficiently. πŸ’‘βš‘ πŸ’ͺ #Day345 #DSA #LeetCode #Strings #HashMap #100DaysOfCode #ProblemSolving
Tweet media one
0
0
2
@Yash_623
Yash
3 days
πŸ”₯ Day 344 of DSA Series πŸš€ Solved 1 LeetCode problem 1️⃣ Sort Vowels in a String πŸ”€βœ¨ β€” Extracted vowels, sorted them, and placed them back while keeping consonants fixed. Fun string manipulation! πŸ’‘βš‘πŸ”₯ #Day344 #DSA #LeetCode #Strings #Sorting #100DaysOfCode #ProblemSolving
Tweet media one
0
0
3
@Yash_623
Yash
4 days
πŸ”₯ Day 343 of DSA Series πŸš€ Solved 1 LeetCode problem! 1️⃣ Longest Nice Subarray βœ¨πŸ”’ β€” Leveraged bitwise operations + sliding window to ensure no overlapping set bits. βš‘πŸ’‘ πŸ’ͺπŸ”₯ #Day343 #DSA #LeetCode #BitManipulation #SlidingWindow #100DaysOfCode #ProblemSolving
Tweet media one
0
0
2
@Yash_623
Yash
5 days
πŸ”₯ Day 342 of DSA Series πŸš€ Solved 1 LeetCode proble! 1️⃣ Find All Lonely Numbers in the Array πŸ”’πŸ‘€ β€” Used hashing & frequency counting to detect unique numbers without neighbors. πŸ’‘βš‘ πŸ’ͺπŸ”₯ #Day342 #DSA #LeetCode #HashMap #Arrays #100DaysOfCode #ProblemSolving
Tweet media one
0
0
3
@Yash_623
Yash
6 days
πŸ”₯ Day 341 of DSA Series πŸš€ Solved 1 LeetCode proble! 1️⃣ Convert Integer to the Sum of Two No-Zero Integers πŸ”’βž—βœ–οΈ β€” Broke down the number into valid pairs ensuring no zero digits. Fun constructive problem! #Day341 #DSA #LeetCode #Math #Greedy #100DaysOfCode #ProblemSolving
Tweet media one
0
0
5
@Yash_623
Yash
7 days
πŸ”₯ Day 340 of DSA Series πŸš€ Solved 1 LeetCode problem! 1️⃣ Find N Unique Integers Sum up to Zero πŸ”’βž•βž–0️⃣ β€” Constructed pairs & handled odd/even cases smartly! πŸ’‘βš‘ Keeping the momentum strong πŸ’ͺπŸ”₯ #Day340 #DSA #LeetCode #Math #Arrays #100DaysOfCode #ProblemSolving
Tweet media one
0
0
2
@Yash_623
Yash
8 days
πŸ”₯ Day 339 of DSA Series πŸš€ Solved 1 LeetCode problem! 1️⃣ Group Anagrams πŸ”€βœ¨ β€” Used hashmaps to group words by their sorted character sequence. Efficient and elegant! πŸ’‘βš‘ Consistency compounds πŸ’ͺπŸ”₯ #Day339 #DSA #LeetCode #HashMap #Strings #100DaysOfCode #ProblemSolving
Tweet media one
1
0
2
@Yash_623
Yash
9 days
πŸ”₯ Day 338 of DSA Series πŸš€ Solved 1 LeetCode problem! 1️⃣ Broken Calculator πŸ”’πŸ–© β€” Solved using a greedy reverse approach, working backward from target to minimize operations! πŸ’‘βš‘πŸ’ͺπŸ”₯ #Day338 #DSA #LeetCode #Greedy #Math #100DaysOfCode #ProblemSolving
Tweet media one
0
0
7
@Yash_623
Yash
10 days
πŸ”₯ Day 337 of DSA Series πŸš€ Solved 1 LeetCode problem! 1️⃣ Find Closest Person 🧍➑️🧍 β€” Interesting array traversal to locate the nearest target index efficiently! πŸ’‘βš‘ Step by step, problem-solving every day πŸ’ͺπŸ”₯ #Day337 #DSA #LeetCode #Arrays #100DaysOfCode #ProblemSolving
Tweet media one
0
0
11
@Yash_623
Yash
11 days
πŸ”₯ Day 336 of DSA Series πŸš€ Solved 1 LeetCode proble! 1️⃣ Best Time to Buy and Sell Stock πŸ“ˆπŸ’Ή β€” Classic sliding window / greedy problem to maximize profit by tracking min price & best sell! πŸ’‘βš‘ #Day336 #DSA #LeetCode #Greedy #100DaysOfCode #ProblemSolving
Tweet media one
0
0
10
@Yash_623
Yash
12 days
πŸ”₯ Day 335 of DSA Series πŸš€ Solved 1 LeetCode problem! 1️⃣ Remove All Adjacent Duplicates in String II βœ‚οΈπŸ”€ β€” Solved using a stack-based approach to track characters & counts efficiently. πŸ’‘βš‘ Step by step, building #Day335 #DSA #LeetCode #Stack #100DaysOfCode #ProblemSolving
Tweet media one
0
0
10
@Yash_623
Yash
12 days
Salary increases πŸ’ΈπŸ’ΈπŸ˜Š
1
0
1
@Yash_623
Yash
13 days
πŸ”₯ Day 334 of DSA Series πŸš€ Solved 1 LeetCode problem! 1️⃣ Maximum Average Pass Ratio πŸ“ŠπŸŽ“ β€” Applied greedy + heap (priority queue) to maximize class pass ratio πŸ“ˆβš‘. Another step forward in the journey! πŸ’ͺπŸ”₯ #Day334 #DSA #LeetCode #100DaysOfCode #ProblemSolving
Tweet media one
0
0
16
@Yash_623
Yash
14 days
πŸ”₯ Day 333 of DSA Series πŸš€ Solved 1 LeetCode problem! 1️⃣ Custom Sort String πŸ” βœ¨ β€” Implemented sorting based on custom order string πŸ“‘βš‘. Great practice with hashmaps + custom comparator! πŸ’‘ #Day333 #DSA #LeetCode #CodingChallenge #100DaysOfCode #ProblemSolving
Tweet media one
0
0
10
@Yash_623
Yash
14 days
Tweet media one
Tweet media two
0
0
1
@Yash_623
Yash
15 days
Which one do I use πŸ€”
Tweet media one
0
0
0
@Yash_623
Yash
15 days
πŸ”₯ Day 332 of DSA Series πŸš€ Solved 1 LeetCode problem! 1️⃣ Valid Sudoku 🎯🧩 β€” Used row/col/box hash sets to validate duplicates efficiently. Clean constraints + careful indexing = βœ… On to the next! πŸ’ͺ✨ #Day332 #DSA #LeetCode #HashSet #Matrix #ProblemSolving #100DaysOfCode
Tweet media one
1
0
12
@Yash_623
Yash
15 days
Google is forcing me to create my own OS!! #google #GoogleAI #GoogleAIStudio #GooglePixel10 #tech #programming #code #design
Tweet media one
0
0
1
@Yash_623
Yash
16 days
πŸ”₯ Day 331 of DSA Series πŸš€ Solved 1 LeetCode problem! 1️⃣ Minimum Difference Between Largest and Smallest Value in Three Moves πŸ”’βš–οΈ β€” Greedy + sorting to minimize range after moves! πŸ’‘βš‘ #Day331 #DSA #LeetCode #100DaysOfCode #CodingChallenge
Tweet media one
0
0
14