#greedyalgorithm search results
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 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 355 of Codeย ๐ Solved : โ ย 2410. Maximum Matching of Players With Trainers #Day355 #LeetCode #GreedyAlgorithm #TwoPointers #ProblemSolving #DSA #100DaysOfCode #CodingPractice #TechJourney #DailyCoding

Day 135 of #gfg160 ๐ Problem: Job Sequencing Problem ๐ก Trick: Sort jobs by deadline, use a min-heap to pick highest profit jobs within available slots โ 1210 / 1210 Testcases Passed โก Time: 0.26s | Attempts: 1 | Accuracy: 100% #GreedyAlgorithm #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

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


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 59 of #100DaysOfCode | Sharpening My Problem-Solving Skills, One Day at a Time! 2037. Minimum Number of Moves to Seat Everyone 1403. Minimum Subsequence in Non-Increasing Order #GreedyAlgorithm #JavaCoding #LeetCode #ProblemSolving #TechWithManohar #DailyDSA #LearnToCode




Day 133 of #gfg160 ๐ Problem: Minimum Number of Platforms ๐ก Trick: Sort arrival & departure arrays, use two-pointer method to track platforms in use โ 1111 / 1111 Testcases Passed โก Time: 0.04s | Attempts: 1 | Accuracy: 100% #GreedyAlgorithm #geekstreak2025 @geeksforgeeks

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

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

๐ 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

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




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

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

Day 133 of #gfg160 ๐ Problem: Minimum Number of Platforms ๐ก Trick: Sort arrival & departure arrays, use two-pointer method to track platforms in use โ 1111 / 1111 Testcases Passed โก Time: 0.04s | Attempts: 1 | Accuracy: 100% #GreedyAlgorithm #geekstreak2025 @geeksforgeeks

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

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




#mdpiwater A #GreedyAlgorithm for Optimal Sensor Placement to Estimate #Salinity in #Polder Networks mdpi.com/468996

Something went wrong.
Something went wrong.
United States Trends
- 1. No Kings 1.32M posts
- 2. #UFCVancouver 14.2K posts
- 3. Ole Miss 15.2K posts
- 4. Georgia 69.3K posts
- 5. #GoDawgs 6,703 posts
- 6. Texas Tech 5,599 posts
- 7. Drew Dober 1,004 posts
- 8. #AEWWrestleDream 7,976 posts
- 9. Hammond 2,693 posts
- 10. Clemson 6,233 posts
- 11. Julian Sayin 3,663 posts
- 12. Gunner 6,818 posts
- 13. Austin Hill N/A
- 14. Brian Kelly 8,532 posts
- 15. Lane Kiffin 6,671 posts
- 16. Carnell Tate 6,620 posts
- 17. Kyle Nelson N/A
- 18. #AEWTailgateBrawl 1,747 posts
- 19. Dabo 1,212 posts
- 20. Pete Golding N/A