#greedyalgorithms 검색 결과

Day 32 of #LearningInPublic! Completed LeetCode POTD Explored the intuition behind proving greedy algorithms by watching an awesome video by @abhishekcode42 Solved a tricky math problem involving summation floor(ai/aj) #100DaysOfCode #GreedyAlgorithms #ProblemSolving

soumya_shikha's tweet image. Day 32 of #LearningInPublic!
Completed LeetCode POTD

Explored the intuition behind proving greedy algorithms by watching an awesome video by @abhishekcode42

Solved a tricky math problem involving summation floor(ai/aj)

#100DaysOfCode #GreedyAlgorithms #ProblemSolving

🚀 Day 353 of Code 🚀 Solved : ✅ Meeting Rooms ✅ Meeting Rooms II #Day353 #DSA #GreedyAlgorithms #Heaps #LeetCode #ProblemSolving #MeetingRooms #100DaysOfCode

Mohd_Saqib_'s tweet image. 🚀 Day 353 of Code 🚀

Solved :

✅ Meeting Rooms

✅ Meeting Rooms II

#Day353 #DSA #GreedyAlgorithms #Heaps #LeetCode #ProblemSolving #MeetingRooms #100DaysOfCode
Mohd_Saqib_'s tweet image. 🚀 Day 353 of Code 🚀

Solved :

✅ Meeting Rooms

✅ Meeting Rooms II

#Day353 #DSA #GreedyAlgorithms #Heaps #LeetCode #ProblemSolving #MeetingRooms #100DaysOfCode

🚀 Day 37 of #100DaysOfCode: Solved the Gas Station problem! ⛽🔧 Enhanced my skills in greedy algorithms and optimization. Excited to keep progressing! #CodingJourney #GreedyAlgorithms #ProblemSolving #Programming #Consistency #HardWork

himanshu502061's tweet image. 🚀 Day 37 of #100DaysOfCode: Solved the Gas Station problem! ⛽🔧 Enhanced my skills in greedy algorithms and optimization. Excited to keep progressing! #CodingJourney #GreedyAlgorithms #ProblemSolving #Programming #Consistency #HardWork

🚀 Day 99 of #100DaysOfCoding 🚀 Today was dedicated to Greedy Algorithms! ✅ Jump Game II - ✅ Minimum Number of Platforms These challenges reinforced my strategic thinking skills. Excited to share my final day tomorrow! #GreedyAlgorithms #Java #LeetCode #100DaysOfCode #DSA

Mohd_Saqib_'s tweet image. 🚀 Day 99 of #100DaysOfCoding 🚀

Today was dedicated to Greedy Algorithms!
✅ Jump Game II - 
✅ Minimum Number of Platforms 
These challenges reinforced my strategic thinking skills. Excited to share my final day tomorrow!
#GreedyAlgorithms #Java #LeetCode #100DaysOfCode #DSA
Mohd_Saqib_'s tweet image. 🚀 Day 99 of #100DaysOfCoding 🚀

Today was dedicated to Greedy Algorithms!
✅ Jump Game II - 
✅ Minimum Number of Platforms 
These challenges reinforced my strategic thinking skills. Excited to share my final day tomorrow!
#GreedyAlgorithms #Java #LeetCode #100DaysOfCode #DSA

🚀 Day 96 of #100DaysOfCoding 🚀 Today, I delved into the application of Greedy Algorithms with problems: ✅ Assign Cookies ✅ Lemonade Change Greedy algorithms simplify complex problem-solving by emphasizing the best immediate choices. #GreedyAlgorithms #Java #DSA #letsconnect

Mohd_Saqib_'s tweet image. 🚀 Day 96 of #100DaysOfCoding 🚀

Today, I delved into the application of Greedy Algorithms with problems:
✅ Assign Cookies 
✅ Lemonade Change
Greedy algorithms simplify complex problem-solving by emphasizing the best immediate choices.
#GreedyAlgorithms #Java #DSA #letsconnect
Mohd_Saqib_'s tweet image. 🚀 Day 96 of #100DaysOfCoding 🚀

Today, I delved into the application of Greedy Algorithms with problems:
✅ Assign Cookies 
✅ Lemonade Change
Greedy algorithms simplify complex problem-solving by emphasizing the best immediate choices.
#GreedyAlgorithms #Java #DSA #letsconnect

.@jordirosgiralt of Reservoir Labs presents, “A Mathematical Theory of #QoS: Flows, Incremental Paths and Optimal #GreedyAlgorithms@YINSedge #NetworkScience

YINSedge's tweet image. .@jordirosgiralt of Reservoir Labs presents, “A Mathematical Theory of #QoS: Flows, Incremental Paths and Optimal #GreedyAlgorithms” @YINSedge #NetworkScience

Day 257 🔁 Revisiting gems: 🔸 Word Break 🔸 Palindromic Partitioning 🔸 Job Sequencing Problem Every revisit uncovers new layers of understanding! 🚀 #DynamicProgramming #GreedyAlgorithms #CodingJourney

Ravindra_uk01's tweet image. Day 257 🔁 Revisiting gems:
🔸 Word Break 
🔸 Palindromic Partitioning 
🔸 Job Sequencing Problem 

Every revisit uncovers new layers of understanding! 🚀
#DynamicProgramming #GreedyAlgorithms #CodingJourney

Day 85: 365 Days of DSA Challenge 💡 Problem: Assign Cookies ⏳ Complexity Analysis: - Time Complexity: O(N log N + M log M), where N is the size of g and M is the size of s. - Space Complexity: O(1) #365DaysOfDSA #GreedyAlgorithms #TwoPointers

Dawn_of_Death's tweet image. Day 85: 365 Days of DSA Challenge

💡 Problem: Assign Cookies

⏳ Complexity Analysis:
- Time Complexity: O(N log N + M log M), where N is the size of g and M is the size of s.
- Space Complexity: O(1)

#365DaysOfDSA #GreedyAlgorithms #TwoPointers

Day 213️⃣: Solved two exciting Greedy Algorithm problems! 🧩 N Meetings in One Room 🧩 Minimum Platforms Every step is a new challenge and a fresh learning experience. Let's keep grinding! 💻✨ #DSA #GreedyAlgorithms #CodingLife #LeetCode

Ravindra_uk01's tweet image. Day 213️⃣: Solved two exciting Greedy Algorithm problems!
🧩 N Meetings in One Room
🧩 Minimum Platforms

Every step is a new challenge and a fresh learning experience. Let's keep grinding! 💻✨ #DSA #GreedyAlgorithms #CodingLife #LeetCode

Day 188 of #365DaysOfCode 🔥 Solved: 1. Job Sequencing Problem (GFG) 🧩 2. Palindromic Partitioning (GFG) 💡 Learning the art of optimal scheduling and dynamic programming! 🚀 #DynamicProgramming #GreedyAlgorithms #GeeksforGeeks #100DaysOfCode #365DaysOfCode #connect

Ravindra_uk01's tweet image. Day 188 of #365DaysOfCode 🔥

Solved:
1. Job Sequencing Problem (GFG) 🧩
2. Palindromic Partitioning (GFG) 💡

Learning the art of optimal scheduling and dynamic programming! 🚀

#DynamicProgramming #GreedyAlgorithms #GeeksforGeeks #100DaysOfCode #365DaysOfCode
#connect

Day 214️⃣: Tackled two essential Greedy Algorithm problems! 💡 Job Sequencing Problem 💡 Fractional Knapsack Problem The journey to mastering DSA continues—so rewarding to keep improving each day! 🚀💻 #DSA #GreedyAlgorithms #CodingJourney #LeetCode #Ps #SoftwareEngineering

Ravindra_uk01's tweet image. Day 214️⃣: Tackled two essential Greedy Algorithm problems!
💡 Job Sequencing Problem
💡 Fractional Knapsack Problem

The journey to mastering DSA continues—so rewarding to keep improving each day! 🚀💻 #DSA #GreedyAlgorithms #CodingJourney #LeetCode #Ps
#SoftwareEngineering

Day 136 – Gas Station ⛽🚗 Stuck in a fuel loop? Today’s challenge: Find a starting point to complete the circular tour without running out of gas! Math + Greedy = Smooth ride 😎 #geekstreak2024 #gfg160 #GreedyAlgorithms

hrsh_makwana's tweet image. Day 136 – Gas Station ⛽🚗

Stuck in a fuel loop?
Today’s challenge: Find a starting point to complete the circular tour without running out of gas!
Math + Greedy = Smooth ride 😎
#geekstreak2024 #gfg160 #GreedyAlgorithms

Day 137 – Maximize Partitions in a String ✂️📜 Can you cut a string into as many parts as possible… ...so that each letter appears in at most one part? Let’s split smart, not hard 😄 #geekstreak2024 #gfg160 #GreedyAlgorithms #CodingChallenge

hrsh_makwana's tweet image. Day 137 – Maximize Partitions in a String ✂️📜

Can you cut a string into as many parts as possible…
...so that each letter appears in at most one part?
Let’s split smart, not hard 😄
#geekstreak2024 #gfg160 #GreedyAlgorithms #CodingChallenge

Day 135 – Job Sequencing Problem 💼💸 Want to earn max profit in limited time? Schedule jobs smartly based on deadlines & profits. Today I unlocked the greedy formula for career success 😎 #geekstreak2024 #gfg160 #GreedyAlgorithms

hrsh_makwana's tweet image. Day 135 – Job Sequencing Problem 💼💸

Want to earn max profit in limited time?
Schedule jobs smartly based on deadlines & profits.
Today I unlocked the greedy formula for career success 😎
#geekstreak2024 #gfg160 #GreedyAlgorithms

Today, I explored a mix of Greedy and Backtracking problems that tested both optimization and combinatorial skills : 1. Assign Cookies 2. Subset Sums 3. Subsets II #75DaysChallenge #Day70 #GreedyAlgorithms #Backtracking #Day70of75DaysCodingChallenge


Today, I practiced some classic Greedy and Scheduling algorithms that are widely used in optimization problems: 1. Maximum Profit in Job Scheduling 2. Fractional Knapsack 3. Minimum Number of Coins #75DaysChallenge #Day69 #GreedyAlgorithms #DynamicProgramming #Day69of75Days..


🚀 Grinding through the Greedy section of @striver_79 DSA Sheet! ✅ Assign Cookies ✅ Lemonade Change ✅ Shortest Job First (SJF) CPU Scheduling One step closer to mastering problem-solving 💪🔥 #DSA #GreedyAlgorithms #StriversSheet #100DaysOfCode

satyam45dev's tweet image. 🚀 Grinding through the Greedy section of @striver_79  DSA Sheet!

✅ Assign Cookies
✅ Lemonade Change
✅ Shortest Job First (SJF) CPU Scheduling
One step closer to mastering problem-solving 💪🔥
#DSA #GreedyAlgorithms #StriversSheet #100DaysOfCode

🧠 Day 77 of my DSA Journey 🔥 Topic: Greedy Algorithms ✅ Greedy algorithm to find minimum number of coins ✅ Lemonade Change #100DaysOfDsa #LearnDSA #GreedyAlgorithms


Day 122 of #gfg160 🔗 Problem: Minimum Number of Jumps 🧠 Greedy Approach — tracked jumps and max reach in a single pass 🎯 1111 / 1111 Testcases Passed ⚡ Time: 0.02s | Attempts: 1/1 | Accuracy: 100% #GreedyAlgorithms #geekstreak2025 @geeksforgeeks

Kaushal38186891's tweet image. Day 122 of #gfg160
🔗 Problem: Minimum Number of Jumps
🧠 Greedy Approach — tracked jumps and max reach in a single pass
🎯 1111 / 1111 Testcases Passed
⚡ Time: 0.02s | Attempts: 1/1 | Accuracy: 100%
#GreedyAlgorithms #geekstreak2025 @geeksforgeeks

🚀 Day 353 of Code 🚀 Solved : ✅ Meeting Rooms ✅ Meeting Rooms II #Day353 #DSA #GreedyAlgorithms #Heaps #LeetCode #ProblemSolving #MeetingRooms #100DaysOfCode

Mohd_Saqib_'s tweet image. 🚀 Day 353 of Code 🚀

Solved :

✅ Meeting Rooms

✅ Meeting Rooms II

#Day353 #DSA #GreedyAlgorithms #Heaps #LeetCode #ProblemSolving #MeetingRooms #100DaysOfCode
Mohd_Saqib_'s tweet image. 🚀 Day 353 of Code 🚀

Solved :

✅ Meeting Rooms

✅ Meeting Rooms II

#Day353 #DSA #GreedyAlgorithms #Heaps #LeetCode #ProblemSolving #MeetingRooms #100DaysOfCode

"#greedyalgorithms"에 대한 결과가 없습니다

🚀 Grinding through the Greedy section of @striver_79 DSA Sheet! ✅ Assign Cookies ✅ Lemonade Change ✅ Shortest Job First (SJF) CPU Scheduling One step closer to mastering problem-solving 💪🔥 #DSA #GreedyAlgorithms #StriversSheet #100DaysOfCode

satyam45dev's tweet image. 🚀 Grinding through the Greedy section of @striver_79  DSA Sheet!

✅ Assign Cookies
✅ Lemonade Change
✅ Shortest Job First (SJF) CPU Scheduling
One step closer to mastering problem-solving 💪🔥
#DSA #GreedyAlgorithms #StriversSheet #100DaysOfCode

🚀 Day 353 of Code 🚀 Solved : ✅ Meeting Rooms ✅ Meeting Rooms II #Day353 #DSA #GreedyAlgorithms #Heaps #LeetCode #ProblemSolving #MeetingRooms #100DaysOfCode

Mohd_Saqib_'s tweet image. 🚀 Day 353 of Code 🚀

Solved :

✅ Meeting Rooms

✅ Meeting Rooms II

#Day353 #DSA #GreedyAlgorithms #Heaps #LeetCode #ProblemSolving #MeetingRooms #100DaysOfCode
Mohd_Saqib_'s tweet image. 🚀 Day 353 of Code 🚀

Solved :

✅ Meeting Rooms

✅ Meeting Rooms II

#Day353 #DSA #GreedyAlgorithms #Heaps #LeetCode #ProblemSolving #MeetingRooms #100DaysOfCode

ReLU Activation : Increase accuracy by being Greedy! dlvr.it/RJVMPD #deeplearning #greedyalgorithms

RichardJOrtegaV's tweet image. ReLU Activation : Increase accuracy by being Greedy! dlvr.it/RJVMPD #deeplearning #greedyalgorithms

Day 32 of #LearningInPublic! Completed LeetCode POTD Explored the intuition behind proving greedy algorithms by watching an awesome video by @abhishekcode42 Solved a tricky math problem involving summation floor(ai/aj) #100DaysOfCode #GreedyAlgorithms #ProblemSolving

soumya_shikha's tweet image. Day 32 of #LearningInPublic!
Completed LeetCode POTD

Explored the intuition behind proving greedy algorithms by watching an awesome video by @abhishekcode42

Solved a tricky math problem involving summation floor(ai/aj)

#100DaysOfCode #GreedyAlgorithms #ProblemSolving

🚀 Day 37 of #100DaysOfCode: Solved the Gas Station problem! ⛽🔧 Enhanced my skills in greedy algorithms and optimization. Excited to keep progressing! #CodingJourney #GreedyAlgorithms #ProblemSolving #Programming #Consistency #HardWork

himanshu502061's tweet image. 🚀 Day 37 of #100DaysOfCode: Solved the Gas Station problem! ⛽🔧 Enhanced my skills in greedy algorithms and optimization. Excited to keep progressing! #CodingJourney #GreedyAlgorithms #ProblemSolving #Programming #Consistency #HardWork

🚀 Day 96 of #100DaysOfCoding 🚀 Today, I delved into the application of Greedy Algorithms with problems: ✅ Assign Cookies ✅ Lemonade Change Greedy algorithms simplify complex problem-solving by emphasizing the best immediate choices. #GreedyAlgorithms #Java #DSA #letsconnect

Mohd_Saqib_'s tweet image. 🚀 Day 96 of #100DaysOfCoding 🚀

Today, I delved into the application of Greedy Algorithms with problems:
✅ Assign Cookies 
✅ Lemonade Change
Greedy algorithms simplify complex problem-solving by emphasizing the best immediate choices.
#GreedyAlgorithms #Java #DSA #letsconnect
Mohd_Saqib_'s tweet image. 🚀 Day 96 of #100DaysOfCoding 🚀

Today, I delved into the application of Greedy Algorithms with problems:
✅ Assign Cookies 
✅ Lemonade Change
Greedy algorithms simplify complex problem-solving by emphasizing the best immediate choices.
#GreedyAlgorithms #Java #DSA #letsconnect

🚀 Day 99 of #100DaysOfCoding 🚀 Today was dedicated to Greedy Algorithms! ✅ Jump Game II - ✅ Minimum Number of Platforms These challenges reinforced my strategic thinking skills. Excited to share my final day tomorrow! #GreedyAlgorithms #Java #LeetCode #100DaysOfCode #DSA

Mohd_Saqib_'s tweet image. 🚀 Day 99 of #100DaysOfCoding 🚀

Today was dedicated to Greedy Algorithms!
✅ Jump Game II - 
✅ Minimum Number of Platforms 
These challenges reinforced my strategic thinking skills. Excited to share my final day tomorrow!
#GreedyAlgorithms #Java #LeetCode #100DaysOfCode #DSA
Mohd_Saqib_'s tweet image. 🚀 Day 99 of #100DaysOfCoding 🚀

Today was dedicated to Greedy Algorithms!
✅ Jump Game II - 
✅ Minimum Number of Platforms 
These challenges reinforced my strategic thinking skills. Excited to share my final day tomorrow!
#GreedyAlgorithms #Java #LeetCode #100DaysOfCode #DSA

.@jordirosgiralt of Reservoir Labs presents, “A Mathematical Theory of #QoS: Flows, Incremental Paths and Optimal #GreedyAlgorithms@YINSedge #NetworkScience

YINSedge's tweet image. .@jordirosgiralt of Reservoir Labs presents, “A Mathematical Theory of #QoS: Flows, Incremental Paths and Optimal #GreedyAlgorithms” @YINSedge #NetworkScience

Day 136 – Gas Station ⛽🚗 Stuck in a fuel loop? Today’s challenge: Find a starting point to complete the circular tour without running out of gas! Math + Greedy = Smooth ride 😎 #geekstreak2024 #gfg160 #GreedyAlgorithms

hrsh_makwana's tweet image. Day 136 – Gas Station ⛽🚗

Stuck in a fuel loop?
Today’s challenge: Find a starting point to complete the circular tour without running out of gas!
Math + Greedy = Smooth ride 😎
#geekstreak2024 #gfg160 #GreedyAlgorithms

Day 137 – Maximize Partitions in a String ✂️📜 Can you cut a string into as many parts as possible… ...so that each letter appears in at most one part? Let’s split smart, not hard 😄 #geekstreak2024 #gfg160 #GreedyAlgorithms #CodingChallenge

hrsh_makwana's tweet image. Day 137 – Maximize Partitions in a String ✂️📜

Can you cut a string into as many parts as possible…
...so that each letter appears in at most one part?
Let’s split smart, not hard 😄
#geekstreak2024 #gfg160 #GreedyAlgorithms #CodingChallenge

Day 135 – Job Sequencing Problem 💼💸 Want to earn max profit in limited time? Schedule jobs smartly based on deadlines & profits. Today I unlocked the greedy formula for career success 😎 #geekstreak2024 #gfg160 #GreedyAlgorithms

hrsh_makwana's tweet image. Day 135 – Job Sequencing Problem 💼💸

Want to earn max profit in limited time?
Schedule jobs smartly based on deadlines & profits.
Today I unlocked the greedy formula for career success 😎
#geekstreak2024 #gfg160 #GreedyAlgorithms

Day 62 of #100DaysOfCode I continued with greedy algorithms and solved: ✅Shortest Job First ✅Jump Game I ✅Jump Game II I love the challenge of making optimal decisions! Thanks, @striver_79 , for the great content. #StriverA2Z #GreedyAlgorithms #DSA #CodingJourney #coding

rjeetgupta's tweet image. Day 62 of #100DaysOfCode
I continued with greedy algorithms and solved: 
✅Shortest Job First 
✅Jump Game I 
✅Jump Game II
I love the challenge of making optimal decisions! Thanks, @striver_79 , for the great content.

 #StriverA2Z #GreedyAlgorithms #DSA #CodingJourney 
#coding
rjeetgupta's tweet image. Day 62 of #100DaysOfCode
I continued with greedy algorithms and solved: 
✅Shortest Job First 
✅Jump Game I 
✅Jump Game II
I love the challenge of making optimal decisions! Thanks, @striver_79 , for the great content.

 #StriverA2Z #GreedyAlgorithms #DSA #CodingJourney 
#coding
rjeetgupta's tweet image. Day 62 of #100DaysOfCode
I continued with greedy algorithms and solved: 
✅Shortest Job First 
✅Jump Game I 
✅Jump Game II
I love the challenge of making optimal decisions! Thanks, @striver_79 , for the great content.

 #StriverA2Z #GreedyAlgorithms #DSA #CodingJourney 
#coding

Day 213️⃣: Solved two exciting Greedy Algorithm problems! 🧩 N Meetings in One Room 🧩 Minimum Platforms Every step is a new challenge and a fresh learning experience. Let's keep grinding! 💻✨ #DSA #GreedyAlgorithms #CodingLife #LeetCode

Ravindra_uk01's tweet image. Day 213️⃣: Solved two exciting Greedy Algorithm problems!
🧩 N Meetings in One Room
🧩 Minimum Platforms

Every step is a new challenge and a fresh learning experience. Let's keep grinding! 💻✨ #DSA #GreedyAlgorithms #CodingLife #LeetCode

Day 257 🔁 Revisiting gems: 🔸 Word Break 🔸 Palindromic Partitioning 🔸 Job Sequencing Problem Every revisit uncovers new layers of understanding! 🚀 #DynamicProgramming #GreedyAlgorithms #CodingJourney

Ravindra_uk01's tweet image. Day 257 🔁 Revisiting gems:
🔸 Word Break 
🔸 Palindromic Partitioning 
🔸 Job Sequencing Problem 

Every revisit uncovers new layers of understanding! 🚀
#DynamicProgramming #GreedyAlgorithms #CodingJourney

Loading...

Something went wrong.


Something went wrong.


United States Trends