
Yash
@Yash_623
Followers
94
Following
497
Media
397
Statuses
827
Joined October 2022
π₯ 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
0
0
1
π₯ 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
0
0
2
π₯ 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
0
0
3
π₯ 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
0
0
2
π₯ 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
0
0
3
π₯ 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
0
0
5
π₯ 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
0
0
2
π₯ 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
1
0
2
π₯ 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
0
0
7
π₯ 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
0
0
11
π₯ 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
0
0
10
π₯ 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
0
0
10
π₯ 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
0
0
16
π₯ 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
0
0
10
Thieves canβt sell parts of stolen iPhones anymore π€£π€£ #iPhone #iOS18 #ActivationLock #Apple #TechNews #AntiTheft #RightToRepair #StolenPhones #DeviceSecurity #BlackMarket #Ewaste #Smartphones #RepairIndustry #AppleUpdate
0
0
1
π₯ 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
1
0
12
Google is forcing me to create my own OS!! #google #GoogleAI #GoogleAIStudio #GooglePixel10 #tech #programming #code #design
0
0
1
π₯ 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
0
0
14