#greedyalgorithm zoekresultaten
๐ LeetCode Today: Non-Overlapping Intervals ๐น Used Greedy Algorithm ๐น Sorted by end time ๐น Removed overlapping intervals keeping the one that ends earlier โฐ ๐ก Earlier finish = More space for future intervals! #LeetCode #GreedyAlgorithm #DSA #AkshatCodes

Day 29/100 โ Exploring Greedy Algorithms ๐งฉ Learnt how problems can be solved by taking the best choice at each step. โKeep moving forward with consistency ๐โ Every problem solved is a step closer to my goal๐ #100DaysOfCode #DSA #GreedyAlgorithm

Day 36โ37 โ | Step 12 โ Greedy Algorithms (Medium/Hard) completed! 5 final problems done: SJF Scheduling, LRU, Insert Interval, Merge Intervals, Non-overlapping Intervals. Greedy section wrapped โ time to step into the next challenge. ๐ #100DaysOfCode #DSA #GreedyAlgorithm




๐ย Day 355 of Codeย ๐ Solved : โ ย 2410. Maximum Matching of Players With Trainers #Day355 #LeetCode #GreedyAlgorithm #TwoPointers #ProblemSolving #DSA #100DaysOfCode #CodingPractice #TechJourney #DailyCoding

Day 61 of #100DaysOfCode Solved LeetCode 1323 โ Maximum 69 Number ๐ข A simple yet smart Greedy problem โ just flip the first 6 you find to 9 to get the max number! ๐ Learning to think optimally, not exhaustively โจ #GreedyAlgorithm #Python #CodingJourney #100DaysOfCodeChallenge

Day 24: โข Solved Problem #1340 (Frog 2) & Problem #55 (Jump Game) โข Used the Greedy approach in both ๐ In Frog 2, picked alternate jumps to minimize max jump cost ๐ In Jump Game, reversed loop to track reachable goal Progress feels great! #LeetCode #GreedyAlgorithm #Coding


Day 34โ35 ๐ | Step 12 โ Greedy Algorithms (Medium/Hard) 6 problems crushed: N Meetings, Jump Game 1 & 2, Min Platforms, Job Sequencing, Candy ๐ฌ Greedy choices, maximum gains โ one step closer to the finish line ๐ช #100DaysOfCode #DSA #GreedyAlgorithm



Day 137 of #gfg160 ๐ Problem: Max Partitions โ 1120 / 1120 Testcases Passed โก Time: 0.02s | Attempts: 1 | Accuracy: 100% #GreedyAlgorithm #geekstreak2025 @geeksforgeeks

Day 136 of #gfg160 ๐ Problem: Gas Station โ 1111 / 1111 Testcases Passed โก Time: 0.08s | Attempts: 1 | Accuracy: 100% #GreedyAlgorithm #geekstreak2025 @geeksforgeeks

Todayโs coding lesson: Not all hard-looking problems are actually hard. Sometimes the simplest idea is the key.. DEFKIN - Defence of a kingdom , This just carries the 8-9th standard measurements math. #DSA #ProblemSolving #Greedyalgorithm



๐ #GFG160 - Day 20: Two Decades of Streak! ๐งฎ๐ฐ Todayโs challenge was Overlapping Intervals! โ๏ธ Overlapping Intervals #GreedyAlgorithm #IntervalMerging #GeeksforGeeks #100DaysOfCode #geekstreak2025 @geeksforgeeks

Day 17/100 - 100 Days of Code Solved 2 Greedy Algorithm problems on LeetCode. Greedy techniques help in optimizing solutions by making the best local choice at each step. #100DaysOfCode #LeetCode #GreedyAlgorithm #DSA

๐ LeetCode Today: Non-Overlapping Intervals ๐น Used Greedy Algorithm ๐น Sorted by end time ๐น Removed overlapping intervals keeping the one that ends earlier โฐ ๐ก Earlier finish = More space for future intervals! #LeetCode #GreedyAlgorithm #DSA #AkshatCodes

Ford-Fulkerson algorithm FordโFulkerson algorithm (FFA) is a #greedyalgorithm that computes the maximum flow in a flow network. encyclopedia.thefreedictionary.com/Ford%2DFulkersโฆ
Day 61 of #100DaysOfCode Solved LeetCode 1323 โ Maximum 69 Number ๐ข A simple yet smart Greedy problem โ just flip the first 6 you find to 9 to get the max number! ๐ Learning to think optimally, not exhaustively โจ #GreedyAlgorithm #Python #CodingJourney #100DaysOfCodeChallenge

๐ Keep Optimizing. Keep Structuring. Keep Creating ๐ Todayโs learnings: โก #GreedyAlgorithm โ Intro & Activity Selector ๐ ๏ธ Middleware in #NodeJS/#Express for #MERN ๐ Practiced full CRUD Operations ๐ฆ #CSS Box Model, Borders & Radius #fullstackdeveloper #LearningJourney

- Greedy friendly structure: intervals, deadlines, medians. When does Greedy fail: - When there is strong dependencies between choices -Negative weights, or benefits that can flip sign - Need to look ahead to avoid traps. #Java #GreedyAlgorithm
๐ LeetCode Today: Non-Overlapping Intervals ๐น Used Greedy Algorithm ๐น Sorted by end time ๐น Removed overlapping intervals keeping the one that ends earlier โฐ ๐ก Earlier finish = More space for future intervals! #LeetCode #GreedyAlgorithm #DSA #AkshatCodes

Day 29/100 โ Exploring Greedy Algorithms ๐งฉ Learnt how problems can be solved by taking the best choice at each step. โKeep moving forward with consistency ๐โ Every problem solved is a step closer to my goal๐ #100DaysOfCode #DSA #GreedyAlgorithm


#GreedyAlgorithm #CodingBasic #ArtificialIntelligence #GreedyStrategy #GreedyApproach #DigitalSolutions

Read my new article on "The #GreedyAlgorithm and #Management Problems" linkedin.com/posts/ashyashrโฆ Vande Mataram... #StaySafe #StayHome #Managers #manager #leaders #Leader #leadership #coaching #Covid19 #marketing #talent #culture #HR #Google #Microsoft #culture #arts #bhfyp #life

๐ย Day 355 of Codeย ๐ Solved : โ ย 2410. Maximum Matching of Players With Trainers #Day355 #LeetCode #GreedyAlgorithm #TwoPointers #ProblemSolving #DSA #100DaysOfCode #CodingPractice #TechJourney #DailyCoding

Day 36 of my DSA journey Today I explored Greedy Algorithms and solved 3 problems: ๐ซ Chocola Problem ๐ Maximum Balanced Substring Partitions ๐ข K-th Largest Odd Number in a Range Every day, one step closer to mastering DSA @ApnacollegeX #100DaysOfCode #DSA #GreedyAlgorithm




๐ Keep Optimizing. Keep Structuring. Keep Creating ๐ Todayโs learnings: โก #GreedyAlgorithm โ Intro & Activity Selector ๐ ๏ธ Middleware in #NodeJS/#Express for #MERN ๐ Practiced full CRUD Operations ๐ฆ #CSS Box Model, Borders & Radius #fullstackdeveloper #LearningJourney

Todayโs coding lesson: Not all hard-looking problems are actually hard. Sometimes the simplest idea is the key.. DEFKIN - Defence of a kingdom , This just carries the 8-9th standard measurements math. #DSA #ProblemSolving #Greedyalgorithm



Day 61 of #100DaysOfCode Solved LeetCode 1323 โ Maximum 69 Number ๐ข A simple yet smart Greedy problem โ just flip the first 6 you find to 9 to get the max number! ๐ Learning to think optimally, not exhaustively โจ #GreedyAlgorithm #Python #CodingJourney #100DaysOfCodeChallenge

๐ Day 179 of @LeetCode!๐ฅ Solved with last occurrence tracking & greedy expansion โ O(N) time Breaking strings into independent chunks was the key! ๐ก Thanks, @LeetCode! ๐ #LeetCode #GreedyAlgorithm #179DaysChallenge


At #euro2016poznan, part of the PC team, optimizing David Pisinger's supply chain, #greedyalgorithm, w Inรชs & Erik

Day 17/100 - 100 Days of Code Solved 2 Greedy Algorithm problems on LeetCode. Greedy techniques help in optimizing solutions by making the best local choice at each step. #100DaysOfCode #LeetCode #GreedyAlgorithm #DSA

Something went wrong.
Something went wrong.
United States Trends
- 1. Chauncey Billups 41.2K posts
- 2. Chauncey Billups 41.2K posts
- 3. Mafia 84.6K posts
- 4. #7_years_with_ATEEZ 46.6K posts
- 5. Damon Jones 8,648 posts
- 6. Toronto Rangers 1,526 posts
- 7. 5sos 27.9K posts
- 8. #A_TO_Z 36.5K posts
- 9. Gilbert Arenas 3,454 posts
- 10. #์์ดํฐ์ฆ_7์ฃผ๋ _ํญํด๋_๊ณ์๋๋ค 36.1K posts
- 11. Kirby Air Riders 5,654 posts
- 12. Kash Patel 31K posts
- 13. The FBI 127K posts
- 14. Adam Silver 3,682 posts
- 15. Feds 21.3K posts
- 16. The NBA 172K posts
- 17. Gambling 92.8K posts
- 18. Sakurai 9,372 posts
- 19. La Cosa Nostra 3,046 posts
- 20. Poker 26.1K posts