#greedyalgo 搜尋結果
Selling lemonade for $5 a cup with 10^5 customers daily? That's the real startup dream! #LeetCode #GreedyAlgo
🧩 Make Array Elements Unique 🎯 Increment elements to remove duplicates ⚙️ Only +1 allowed per move 📉 Minimize operations! 💡 Ex: [3,2,1,2,1,7] → 6 ops #DSA #GreedyAlgo #CodingChallenge #ProblemSolving
✂️ Rope Cutting Challenge 🪢 Cut all ropes by the smallest length, repeat till zero! 📉 Track how many ropes remain after each cut! 💡 Ex: [5, 1, 2] → 3 ➡️ 2 ➡️ 1 #DSA #GreedyAlgo #ProblemSolving #CodingChallenge
📜 Day 27 of #gfg160 No extra baggage! 🎒 Used the Gap Method to merge two sorted arrays in-place. Clean swaps, no temp arrays—just pure #GreedyAlgo meets #ArrayAce precision. #Java #MediumButClean #geekstreak2025 🙌 Thanks @geeksforgeeks for the brain gym! 🧠
Read this unique perception of mathematics behind algorithms 💡 #greedyalgo #bayesian #Mathematics #DataScience
#Day2 of #100daysofcodewithGFG another tricky problem by @geeksforgeeks. Although, i had to see the solution for this problem too. But i sure am learning the concepts behind. #greedyalgo
Greedy بتجمع كل معاني الغرور والأنانية! وأنا أقووول ليه وقعها عليا مش ظريف! طيب أنا ونسيت الإنجليزي إنتوا إيه بقى مفيش دم؟ #GreedyAlgo #FCIS
Day 13 of #gfg160 Problem: Stock Buy and Sell – Multiple Transactions Allowed Pick every upward trend, skip the dips ✅ 1115/1115 test cases passed #cpp #greedyalgo #gfgpractice #geekstreak2025 #gfg160
🎯 Takeaways ✅ Greedy traversal works when local choice leads to global solution ✅ Jump Game = range tracking ✅ Gas Station = tank balance + smart reset 📅 Tomorrow: More greedy gems 💎 🔹 Partition Labels 🔹 Burst Balloons #DSAChallenge #CodeInPublic #GreedyAlgo #DSA #Python
Greed, for lack of a better word, is good! Greed is right! Greed works! #GreedyALGO
🔁 4. Sorting → Greedy → Miscellaneous Learn sorting, then use that knowledge to think greedy 💰 Greedy = solve what’s urgent, ignore the rest (like real life 😅) 🎯 Goal: Build intuition & logic #GreedyAlgo #DSARoadmap #TechHumor
Day 20, chicks in a zoo #geeksforgeeks #100DaysOfCode #greedyalgo #100daysofcodechallenge
Don't Google, Just Answer :) #Algorithms #GreedyAlgo #HuffmanCoding fb.me/1QzDuvGg3
How to spot a Greedy Algorithm: - Maximize/Minimize, local choice(pick cheapest, earliest, largest, nearest) - One-pass or sort-then-scan types - Objective is additive or bottleneck (sum of values, max time, min moves) - Choices feel indepdent once put in order #Java #GreedyAlgo
🔁 4. Sorting → Greedy → Miscellaneous Learn sorting, then use that knowledge to think greedy 💰 Greedy = solve what’s urgent, ignore the rest (like real life 😅) 🎯 Goal: Build intuition & logic #GreedyAlgo #DSARoadmap #TechHumor
🎯 Takeaways ✅ Greedy traversal works when local choice leads to global solution ✅ Jump Game = range tracking ✅ Gas Station = tank balance + smart reset 📅 Tomorrow: More greedy gems 💎 🔹 Partition Labels 🔹 Burst Balloons #DSAChallenge #CodeInPublic #GreedyAlgo #DSA #Python
📜 Day 27 of #gfg160 No extra baggage! 🎒 Used the Gap Method to merge two sorted arrays in-place. Clean swaps, no temp arrays—just pure #GreedyAlgo meets #ArrayAce precision. #Java #MediumButClean #geekstreak2025 🙌 Thanks @geeksforgeeks for the brain gym! 🧠
🧩 Make Array Elements Unique 🎯 Increment elements to remove duplicates ⚙️ Only +1 allowed per move 📉 Minimize operations! 💡 Ex: [3,2,1,2,1,7] → 6 ops #DSA #GreedyAlgo #CodingChallenge #ProblemSolving
✂️ Rope Cutting Challenge 🪢 Cut all ropes by the smallest length, repeat till zero! 📉 Track how many ropes remain after each cut! 💡 Ex: [5, 1, 2] → 3 ➡️ 2 ➡️ 1 #DSA #GreedyAlgo #ProblemSolving #CodingChallenge
Selling lemonade for $5 a cup with 10^5 customers daily? That's the real startup dream! #LeetCode #GreedyAlgo
Day 20, chicks in a zoo #geeksforgeeks #100DaysOfCode #greedyalgo #100daysofcodechallenge
#Day2 of #100daysofcodewithGFG another tricky problem by @geeksforgeeks. Although, i had to see the solution for this problem too. But i sure am learning the concepts behind. #greedyalgo
Don't Google, Just Answer :) #Algorithms #GreedyAlgo #HuffmanCoding fb.me/1QzDuvGg3
Greed, for lack of a better word, is good! Greed is right! Greed works! #GreedyALGO
Greedy بتجمع كل معاني الغرور والأنانية! وأنا أقووول ليه وقعها عليا مش ظريف! طيب أنا ونسيت الإنجليزي إنتوا إيه بقى مفيش دم؟ #GreedyAlgo #FCIS
Selling lemonade for $5 a cup with 10^5 customers daily? That's the real startup dream! #LeetCode #GreedyAlgo
🧩 Make Array Elements Unique 🎯 Increment elements to remove duplicates ⚙️ Only +1 allowed per move 📉 Minimize operations! 💡 Ex: [3,2,1,2,1,7] → 6 ops #DSA #GreedyAlgo #CodingChallenge #ProblemSolving
✂️ Rope Cutting Challenge 🪢 Cut all ropes by the smallest length, repeat till zero! 📉 Track how many ropes remain after each cut! 💡 Ex: [5, 1, 2] → 3 ➡️ 2 ➡️ 1 #DSA #GreedyAlgo #ProblemSolving #CodingChallenge
#Day2 of #100daysofcodewithGFG another tricky problem by @geeksforgeeks. Although, i had to see the solution for this problem too. But i sure am learning the concepts behind. #greedyalgo
Read this unique perception of mathematics behind algorithms 💡 #greedyalgo #bayesian #Mathematics #DataScience
📜 Day 27 of #gfg160 No extra baggage! 🎒 Used the Gap Method to merge two sorted arrays in-place. Clean swaps, no temp arrays—just pure #GreedyAlgo meets #ArrayAce precision. #Java #MediumButClean #geekstreak2025 🙌 Thanks @geeksforgeeks for the brain gym! 🧠
Day 13 of #gfg160 Problem: Stock Buy and Sell – Multiple Transactions Allowed Pick every upward trend, skip the dips ✅ 1115/1115 test cases passed #cpp #greedyalgo #gfgpractice #geekstreak2025 #gfg160
Something went wrong.
Something went wrong.
United States Trends
- 1. Jayden Daniels 20.7K posts
- 2. Dan Quinn 6,381 posts
- 3. Seahawks 35.7K posts
- 4. Sam Darnold 14.3K posts
- 5. Commanders 48K posts
- 6. Jake LaRavia 3,721 posts
- 7. #RaiseHail 8,484 posts
- 8. Bronny 12.4K posts
- 9. jungkook 590K posts
- 10. Joe Whitt 2,178 posts
- 11. Marcus Smart 2,939 posts
- 12. #RHOP 6,459 posts
- 13. Jaxson Hayes 2,766 posts
- 14. Jovic 1,042 posts
- 15. #BaddiesAfricaReunion 5,094 posts
- 16. 60 Minutes 65.3K posts
- 17. Larson 20.1K posts
- 18. Ware 5,010 posts
- 19. Lattimore 2,482 posts
- 20. Denny 19.4K posts