#leetcode100days risultati di ricerca
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 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 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 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 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 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 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 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 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 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 75 of #LeetCode100Days ๐ด๐ ๐ Todayโs Problems: ๐๏ธ Number of Distinct Islands โ DFS (multi-source) ๐ต Bipartite Graph โ DFS-based check ๐ก Practicing graph traversal patterns, shape encoding for islands, and graph coloring logic โ each day makes graphs less scary ๐ #DSA


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 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 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 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


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

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 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 ๐

๐ Check out this amazing badge background from #leetcode Perfect for showcasing your coding achievements and milestones. ๐๐ #Coding #LeetCode100Days #Programming #Tech #Achievements

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

๐ 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. #DWTS 8,677 posts
- 2. Robert 98.4K posts
- 3. Elaine 35.3K posts
- 4. #WWENXT 6,511 posts
- 5. #DWCS 1,323 posts
- 6. Young Republicans 36.2K posts
- 7. Carrie Ann N/A
- 8. Jackson Chourio 1,539 posts
- 9. DโAngelo 374K posts
- 10. Charlie 726K posts
- 11. Politico 234K posts
- 12. Dennis Quaid 1,368 posts
- 13. #AriZZona N/A
- 14. Erika Kirk 92.3K posts
- 15. #LHHATL N/A
- 16. Teoscar 3,269 posts
- 17. Cornelia 1,673 posts
- 18. Josh Briggs N/A
- 19. Matt Cardona 1,104 posts
- 20. Witney N/A