#leetcode100days resultados da pesquisa
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 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 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 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 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 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 78 of #LeetCode100Days ๐ฝ๐ก๏ธ ๐ Todayโs Problems: ๐ก๏ธ Find Eventual Safe States โ detect nodes that always lead to terminal nodes (graph DFS) ๐ฝ Alien Dictionary โ derive lexicographical order via topological sort ๐ก More practice with graph traversal + ordering problems โ


Day 77 of #LeetCode100Days ๐ซ๐ ๐ Todayโs Problems: ๐ Course Schedule โ detect if all courses can be finished (cycle detection) ๐ฆ Course Schedule II โ find a valid order (BFS / Kahnโs Algorithm) ๐ก Getting comfortable with graph cycles, topological sort & BFS-based schedulin

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


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


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

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


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

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

Something went wrong.
Something went wrong.
United States Trends
- 1. DโAngelo 312K posts
- 2. Erika Kirk 49.1K posts
- 3. Charlie 577K posts
- 4. Young Republicans 18K posts
- 5. #PortfolioDay 18.6K posts
- 6. Politico 180K posts
- 7. Presidential Medal of Freedom 74.8K posts
- 8. Pentagon 108K posts
- 9. Brown Sugar 22.3K posts
- 10. Big 12 N/A
- 11. Angie Stone 37.1K posts
- 12. Drew Struzan 31.6K posts
- 13. Jason Kelce 5,951 posts
- 14. Scream 5 N/A
- 15. David Bell N/A
- 16. Venables 4,003 posts
- 17. Burl Ives N/A
- 18. Milei 287K posts
- 19. Black Messiah 11.7K posts
- 20. George Strait 4,344 posts