#leetcode100days search results
Day 100 of #LeetCode100Days ๐ ๐ Todayโs Problems: ๐น Generate Parentheses ๐น Subsets ๐ฏ Completed the #100DaysOfCode challenge! This journey was full of logic, patience, and growth ๐ From arrays to graphs to recursion โ every topic made me sharper ๐ช #LeetCode #DSA


Day 99 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐น Pow(x, n) ๐น String to Integer (atoi) โก Practiced recursion + careful string parsing today ๐ป Almost at the finish line ๐๐ฅ #LeetCode #DSA #100DaysOfCode #Coding #Recursion #Strings


Day 94 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐น Longest Consecutive Sequence in an Array ๐น Rotate Matrix by 90ยฐ โก Arrays + Matrix patterns getting sharper ๐ฏ #LeetCode #DSA #100DaysOfCode #Coding


Day 92 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐น Majority Element ๐น Set Matrix Zeros โก Brushing up on array & matrix tricks after graph grind! #LeetCode #DSA #100DaysOfCode #PlacementPrep


Day 80 of #LeetCode100Days ๐โโ๏ธ๐ ๐ Todayโs Topics & Problems: ๐งฎ Why Priority Queue is used in Dijkstraโs Algorithm โ ensure we always pick the next node with the smallest distance efficiently ๐ฏ ๐บ๏ธ Shortest Path in a Binary Maze โ BFS for minimum steps in a grid ๐

Day 88 of #LeetCode100Days ๐๏ธ๐ ๐ Todayโs Problems: ๐ Accounts Merge โ DSU + string mapping ๐๏ธ Number of Islands II โ dynamic island counting with DSU ๐ก DSU once again makes tough connectivity problems much easier to crack! โก #LeetCode #DSA #100DaysOfCode #PlacementPrep


Day 89 of #LeetCode100Days ๐๐๏ธ ๐ Todayโs Problems: ๐๏ธ Making a Large Island โ maximize island size with DSU / DFS ๐ Swim in Rising Water โ binary search + BFS / Dijkstra ๐ก Both problems push the limits of graph + DSU + shortest path thinking! #LeetCode #DSA #100DaysOfCode


Day 95 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐น Reverse Pairs ๐น Maximum Product Subarray โก Practiced merge sortโbased counting + handling tricky subarray products ๐ฅ #LeetCode #DSA #100DaysOfCode #Coding



Day 76 of #LeetCode100Days ๐๏ธ๐ ๐ Todayโs Problems & Concepts: ๐ Course Schedule II โ topological ordering in action ๐งญ Topological Sort โ DFS-based approach โ๏ธ Kahnโs Algorithm โ BFS-based topo sort #DSA #100DaysOfCode #LeetCode #PlacementPrep #CodingJourney


Day 100 of #LeetCode100Days ๐ ๐ Todayโs Problems: ๐น Generate Parentheses ๐น Subsets ๐ฏ Completed the #100DaysOfCode challenge! This journey was full of logic, patience, and growth ๐ From arrays to graphs to recursion โ every topic made me sharper ๐ช #LeetCode #DSA


Day 99 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐น Pow(x, n) ๐น String to Integer (atoi) โก Practiced recursion + careful string parsing today ๐ป Almost at the finish line ๐๐ฅ #LeetCode #DSA #100DaysOfCode #Coding #Recursion #Strings


Day 98 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐น Find the Index of the First Occurrence in a String ๐น Candy ๐น Length of Last Word โก Balanced between string operations & greedy logic today ๐ช #LeetCode #DSA #100DaysOfCode #Coding #Greedy #Strings



Day 97 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐น Reverse Words in a String ๐น Roman to Integer ๐น Longest Common Prefix โก Focused on string manipulation and pattern logic today ๐ป #LeetCode #DSA #100DaysOfCode #Coding #Strings



Day 95 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐น Reverse Pairs ๐น Maximum Product Subarray โก Practiced merge sortโbased counting + handling tricky subarray products ๐ฅ #LeetCode #DSA #100DaysOfCode #Coding



Day 94 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐น Longest Consecutive Sequence in an Array ๐น Rotate Matrix by 90ยฐ โก Arrays + Matrix patterns getting sharper ๐ฏ #LeetCode #DSA #100DaysOfCode #Coding


Day 93 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐น Find Missing Number in an Array ๐น Maximum Consecutive Ones ๐น Find the Number that Appears Once (others appear twice) โก Focused on classic array & bit manipulation tricks today! #LeetCode #DSA #100DaysOfCode #PlacementPr




Day 92 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐น Majority Element ๐น Set Matrix Zeros โก Brushing up on array & matrix tricks after graph grind! #LeetCode #DSA #100DaysOfCode #PlacementPrep


Day 91 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐ Print the Matrix in Spiral Order โ Count Subarrays with Given Sum ๐ก Practiced matrix traversal + prefix-sum hashing tricks. ๐ก Done some medium problems after Graphs to refresh array & hashing concepts. #LeetCode #DSA



Day 90 of #LeetCode100Days ๐โก ๐ Todayโs Problems: ๐ Bridges in Graph ๐ฏ Articulation Point ๐ Kosaraju's Algorithm (SCCs) ๐ก Key graph concepts around connectivity & strongly connected components. #LeetCode #DSA #100DaysOfCode #GraphTheory #PlacementPrep


Day 89 of #LeetCode100Days ๐๐๏ธ ๐ Todayโs Problems: ๐๏ธ Making a Large Island โ maximize island size with DSU / DFS ๐ Swim in Rising Water โ binary search + BFS / Dijkstra ๐ก Both problems push the limits of graph + DSU + shortest path thinking! #LeetCode #DSA #100DaysOfCode


Day 88 of #LeetCode100Days ๐๏ธ๐ ๐ Todayโs Problems: ๐ Accounts Merge โ DSU + string mapping ๐๏ธ Number of Islands II โ dynamic island counting with DSU ๐ก DSU once again makes tough connectivity problems much easier to crack! โก #LeetCode #DSA #100DaysOfCode #PlacementPrep


Day 87 of #LeetCode100Days ๐๐ชจ ๐ Todayโs Problems: ๐ Number of Operations to Make Network Connected โ DSU + connected components ๐ชจ Most Stones Removed with Same Row or Column โ treat stones as nodes, remove via DSU/DFS #DSA #100DaysOfCode #LeetCode #PlacementPrep #CodingJourn




Day 86 of #LeetCode100Days ๐๐ ๐ Todayโs Problems: ๐ Disjoint Set (Union by Size) โ efficient union-find operations ๐ Kruskalโs Algorithm โ MST using greedy + DSU ๐ก Learning how DSU powers Kruskalโs MST โ graphs + greedy + union-find all coming together ๐ฅ #DSA #100Days
Day 84 of #LeetCode100Days ๐๐ ๐ Todayโs Problems: ๐งฎ FloydโWarshall Algorithm โ All-pairs shortest paths (DP approach) ๐๏ธ Find the City With the Smallest Number of Neighbors Within Threshold Distance โ direct application of APSP ๐ก DP + graph problems are clicking well โ


Day 83 of #LeetCode100Days โ๐ ๐ Todayโs Problems: ๐ข Minimum Steps to Reach End โ using multiplication + mod operations with array elements ๐ ๏ธ Bellman-Ford Algorithm โ handle graphs with negative weights gracefully. #DSA #100DaysOfCode #LeetCode #Placement
Day 82 of #LeetCode100Days โณ๐ฃ๏ธ ๐ Todayโs Problems: โฑ๏ธ Network Delay Time โ single-source shortest path with Dijkstra ๐ค๏ธ Number of Ways to Arrive at Destination โ count + shortest paths using DP + Dijkstra #DSA #100DaysOfCode #LeetCode #PlacementPrep #CodingJourney


Day 81 of #LeetCode100Days ๐ซโฐ๏ธ ๐ Todayโs Problems: โฐ๏ธ Path With Minimum Effort โ Dijkstra variation on grids ๐ธ Cheapest Flights Within K Stops โ modified BFS / Bellman-Ford style #DSA #100DaysOfCode #LeetCode #PlacementPrep #CodingJourney




Day 80 of #LeetCode100Days ๐โโ๏ธ๐ ๐ Todayโs Topics & Problems: ๐งฎ Why Priority Queue is used in Dijkstraโs Algorithm โ ensure we always pick the next node with the smallest distance efficiently ๐ฏ ๐บ๏ธ Shortest Path in a Binary Maze โ BFS for minimum steps in a grid ๐

Day 79 of #LeetCode100Days ๐ฃ๏ธโก ๐ Todayโs Problems: 1๏ธโฃ Shortest Path in Undirected Graph (Unit Weights) โ BFS magic ๐โโ๏ธ 2๏ธโฃ Shortest Path in DAG โ Topological ordering approach ๐บ๏ธ 3๏ธโฃ Dijkstraโs Algorithm โ Priority queue for weighted graphs #DSA #100DaysOfCode #LeetCode #Placemen
Day 100 of #LeetCode100Days ๐ ๐ Todayโs Problems: ๐น Generate Parentheses ๐น Subsets ๐ฏ Completed the #100DaysOfCode challenge! This journey was full of logic, patience, and growth ๐ From arrays to graphs to recursion โ every topic made me sharper ๐ช #LeetCode #DSA


Day 99 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐น Pow(x, n) ๐น String to Integer (atoi) โก Practiced recursion + careful string parsing today ๐ป Almost at the finish line ๐๐ฅ #LeetCode #DSA #100DaysOfCode #Coding #Recursion #Strings


๐ฏ Days of coding grind unlocked! ๐ Just earned the coveted 100-day completion badge on LeetCode! ๐ป๐ช #CodingJourney #LeetCode100Days #AchievementUnlocked

Day 94 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐น Longest Consecutive Sequence in an Array ๐น Rotate Matrix by 90ยฐ โก Arrays + Matrix patterns getting sharper ๐ฏ #LeetCode #DSA #100DaysOfCode #Coding


Day 92 of #LeetCode100Days โจ ๐ Todayโs Problems: ๐น Majority Element ๐น Set Matrix Zeros โก Brushing up on array & matrix tricks after graph grind! #LeetCode #DSA #100DaysOfCode #PlacementPrep


๐ฏ Days of coding grind unlocked! ๐ท Just earned the coveted 100-day completion badge on LeetCode! ๐ท๐ท #LeetCode100Days #AchievementUnlocked #LeetCode #DSA

Day 80 of #LeetCode100Days ๐โโ๏ธ๐ ๐ Todayโs Topics & Problems: ๐งฎ Why Priority Queue is used in Dijkstraโs Algorithm โ ensure we always pick the next node with the smallest distance efficiently ๐ฏ ๐บ๏ธ Shortest Path in a Binary Maze โ BFS for minimum steps in a grid ๐

Hello everyone, I'm excited to share that I've earned my Annual Badge, completing 100 days on @LeetCode ! From scattered steps to a steady stride, I found my path to consistency. #leetcode #leetcode100Days #100DaysOfCode #100daysofcodechallenge

๐ Just snagged the coveted LeetCode 100 Days Badge for 2024! ๐ - Top 4.2% of LeetCoders, here I come. ๐ช #LeetCode100Days #CodingChallenge #TechAchievement

Something went wrong.
Something went wrong.
United States Trends
- 1. Wentz 13.8K posts
- 2. Liverpool 312K posts
- 3. Raiders 38.3K posts
- 4. #FlyEaglesFly 6,616 posts
- 5. Jags 14.7K posts
- 6. Vikings 31.8K posts
- 7. Jalen Carter 2,821 posts
- 8. Dennis Allen 1,045 posts
- 9. Saints 33.6K posts
- 10. Trevor Lawrence 6,426 posts
- 11. Rashee Rice 5,864 posts
- 12. #ChiefsKingdom 3,454 posts
- 13. #Skol 2,091 posts
- 14. Toth 1,341 posts
- 15. Rams 22.6K posts
- 16. Maguire 93.9K posts
- 17. Boutte 2,891 posts
- 18. Sneed N/A
- 19. #Mevolaxy 2,127 posts
- 20. Jaguars 17.3K posts