Search results for #GreedyAlgorithm
- 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
- 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 90/100: Strengthening DSA with Binary Substrings & Greedy Parenthesis Validation. 696. Count Binary Substrings 678. Valid Parenthesis String #DSASkills #ProblemSolving #Java #SoftwareEngineering #Coding #GreedyAlgorithm #StringProblems #DeveloperJourney #LearnShareGrow
Today's contest didn't go as planned. Stuck on the greedy part. Any resources for it? #CompetitiveProgramming #LearningTogether #GreedyAlgorithm #DSA #100DaysOfCode
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 147 of #gfg160 #geekstreak2025 Problem: Dijkstra's Algorithm #GeeksForGeeks @geeksforgeeks #DrGVishwanathanChallenge #GraphAlgorithms #DijkstrasAlgorithm #ShortestPath #GreedyAlgorithm #Algorithm #Python #CodingChallenge #ProblemSolving #DailyPractice #GFGPractice
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
Algorithm Design Techniques: Brute Force, Greedy, and Divide and Conquer Explained with examples, tips, and modern applications in 2025. #algorithm #algorithmtechniques #algorithmDesign #bruteforce #greedyalgorithm #DivideConquer #education ittechlanguage.blogspot.com/2025/08/algori…
"Optimizing Resources With The Greedy Approach – Assign Cookies Problem solved. On to the next Algorithmic Challenge 🚀" #LeetCode #DSA #GreedyAlgorithm #ProblemSolving #CodingChallenge #JavaScript #100DaysOfCode #CodeNewbie #Programming #TechTwitter #LearnToCode
Day 137 of #gfg160 📅 Problem: Max Partitions ✅ 1120 / 1120 Testcases Passed ⚡ Time: 0.02s | Attempts: 1 | Accuracy: 100% #GreedyAlgorithm #geekstreak2025 @geeksforgeeks
🟢 Day 140/160 of the #GFG160 Challenge – 13 August 2025 ✅ POTD – Tywin's War Strategy 🛡️⚔️ Applied a Greedy + Sorting approach to maximize surviving soldiers. Careful selection of battles ensured optimal win count #GFG160 #GeekStreak2025 #GreedyAlgorithm @geeksforgeeks
Day 136 of #gfg160 📅 Problem: Gas Station ✅ 1111 / 1111 Testcases Passed ⚡ Time: 0.08s | Attempts: 1 | Accuracy: 100% #GreedyAlgorithm #geekstreak2025 @geeksforgeeks
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 #geekstreak2025 Problem: Maximize partitions in a string #GeeksForGeeks @geeksforgeeks #DrGVishwanathanChallenge #GreedyAlgorithm #Algorithm #Python #CodingChallenge #ProblemSolving #DailyPractice #GFGPractice
🟢 Day 139/160 of the #GFG160 Challenge – 12 August 2025 ✅ POTD – Shop in Candy Store 🍬 Solved using greedy approach to determine minimum and maximum cost of candies based on the buy–get–free rule. #GFG160 #GeekStreak2025 #GreedyAlgorithm #Arrays @geeksforgeeks
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 136 of #gfg160🚀 Solved the Gas Station Circuit problem using a greedy approach + prefix sum logic. Learned how to efficiently track cumulative resources & reset starting points for optimal results. 💡 #CodingChallenge #ProblemSolving #DSA #GreedyAlgorithm #geekstreak2025
