Top Tweets for #kadanealgorithm
Day 2 of Placement Prep 🚀
Today I learned Kadane's Algorithm and solved LeetCode 1749 – Maximum Absolute Sum of Any Subarray.
Not a big milestone, but staying consistent and moving forward.
#PlacementPreparation #DSA #LeetCode #CodingJourney #Algorithms #KadaneAlgorithm

Solved a Medium-level LeetCode problem using Kadane’s Algorithm in Java
Optimized approach with Time Complexity: O(n)
Keep tracking the current subarray sum and reset when it becomes below zero, while maintaining the maximum sum seen so far.
#LeetCode #KadaneAlgorithm #DSA

Solved today’s GFG POTD using Kadane’s Algorithm 🔥💻
Converted:
0 → +1 gain
1 → -1 loss
Then just applied Kadane to find the best subarray flip.
Simple observation = optimized solution ⚡
Sometimes one pattern solves the whole problem. 🚀
#GFG #POTD #KadaneAlgorithm #DSA #Cpp #CodingJourney #ProblemSolving
🚀 #Day64/60 – #geekstreak60 (Bonus!)
Solved: Flip to Maximize 1s (GFG)
Transform: 0→+1, 1→-1. Kadane's finds max gain.
📊Complexity:
✓ O(n) | O(1)
✓ Accepted
Powered by @GeeksforGeeks & @NPCI_NPCI
#60DaysPOTD #geekstreak60 #npci #DSA #Arrays #KadaneAlgorithm #DAY81/90

#Day532 of #600DaysOfDSA
Topics and Learnings: #KadaneAlgorithm
Problems Re-revised:
152. #LeetCode #152 : Maximum Product Subarray
Approach:
Used #KadaneAlgorithm to solve this
Complexity Analysis:
TC: O(N)
SC: O(1)

Day 12 of #100DaysOfCode
Solved Maximum Subarray using Kadane’s Algorithm
→ Keep adding current sum
→ Reset when it goes negative
→ Track max sum (O(n))
Kal mere 2 exams hai… 😭
#DSA #LeetCode #KadaneAlgorithm

Day 27 — DSA Day 27 — DSA 💻
Array & subarray practice.
✅ Maximum Good Subarray Sum
✅ Maximum Subarray (Kadane’s Algorithm)
Learning to optimize brute force into efficient O(n) solutions.
Consistency continues. 🚀
#DSA #LeetCode #Arrays #KadaneAlgorithm #Consistency

✅ Day 21 of my DSA Journey
Hello everyone, once again I’m back!
Today I learned Kadane’s Algorithm and how to find the Maximum Subarray Sum efficiently.
Understanding the intuition behind it was the best part. 🚀
#DSA #KadaneAlgorithm #100DaysOfCode #LearningInPublic
Day 8 Goal 🚀
📚 End-sem preparation in full swing
💻 Deep dive into Kadane’s Algorithm
🔢 Understanding Maximum Subarray problems
Consistency > motivation. Let’s keep moving 💪
#Day8 #DSA #KadaneAlgorithm #MaximumSubarray #EndSemPrep #CodingJourney #CSStudent
What if you could solve subarray problems by making just ONE decision per index?
Day 10- Kadane’s Algorithm (Pattern 4/25)
tracks “best ending here” to find max/min subarrays in O(n).
Classic problems: max sum & max product subarrays.
#DSA #KadaneAlgorithm #ProblemSolving
Learned Kadane’s Algorithm, prefix & suffix sums, and subarray logic in C++ today under @rohit_negi9 Sir.
Building strong DSA fundamentals, one step at a time 💻🔥
#DSA #KadaneAlgorithm #Logicbuilding #LearningInPublic #DeveloperJourney

Today I learned the Kadane’s Algorithm pattern and practiced it by solving 4 subarray problems on LeetCode 💪
✔️ Maximum Subarray
✔️ Max Subarray Sum with One Deletion
✔️ Maximum Product Subarray
✔️ Maximum Sum Circular Subarray
#DSA #KadaneAlgorithm

🚀 Day 8/365 — Self-Improvement Challenge
• Solved Maximum Subarray using Kadane’s Algorithm
• Learned why resetting sum when it goes negative matters
• Shifted focus from brute force → optimal O(n) logic
•
#Day8of365 #DSA #KadaneAlgorithm #ProblemSolving #LearningInPublic

🚀 Day 17 of Sigma DSA (Java)
✅️ Maximum Subarray Sum using:
Brute Force 💪
Prefix Sum Method 📊
Kadane’s Algorithm ⚡
✅️ Trapping Rainwater Problem
Understood logic
Implemented efficient solution💧
#Sigma8 #Java #DSA #100DaysOfCode #KadaneAlgorithm @ApnacollegeX

🚀 Day 273 of #360DaysOfCode
Problem: (53) Maximum Subarray (LeetCode – Medium)
🔹 Task: Find the contiguous subarray with the largest sum and return its sum.
🔹 Approach: Kadane’s Algorithm (O(n))
#LeetCode #Java #DSA #KadaneAlgorithm #100DaysOfCode #CodingJourney

🎯 Today’s DSA Grind:
Solved Kadane’s Algorithm on GFG 💻
🧩 Max subarray sum problem
⚙️ Difficulty: Medium | Accuracy: 36.28%
🕒 Avg Time: ~20 mins
Key takeaway: track running sum, reset on negatives — classic O(n) brilliance!
#DSA #GeeksforGeeks #KadaneAlgorithm #100DaysOfCode
Today I learned about finding the maximum subarray sum using Kadane’s Algorithm — just O(n) time!
One step closer in my DSA journey 💻🔥
#100DaysOfCode #DSA #Coding #KadaneAlgorithm #DevLife

📚 Week 3 - Day 7 of #SkillUpWithGFG!
🟦 Topic: Maximum Sum Rectangle
✅ Progress: 21/160 days completed!
📘 Course Link: https://t.co/38ddYZp0EO
Tagging @geeksforgeeks
#NationSkillup #SkillUpWithGFG #DSA #KadaneAlgorithm #Matrix #CodingChallenge #100DaysOfCode

📚 Week 2 - Day 4 of #SkillUpWithGFG!
🔄 Topic: Maximum Circular Subarray Sum
✅ Progress: 11/100 days completed!
📘 Course Link: https://t.co/38ddYZp0EO
Tagging @geeksforgeeks
#NationSkillup #SkillUpWithGFG #KadaneAlgorithm #DSA #CircularArray #CodingChallenge #100DaysOfCode

🟢 Day 131/160 of the #GFG160 Challenge – 4 August
✅ POTD – Maximum Sum Rectangle in a 2D Matrix
Solved using an extended version of Kadane’s Algorithm for 2D arrays.
#GFG160 #GeekStreak2025 #KadaneAlgorithm #DynamicProgramming #Matrix #DSA #100DaysOfCode
@geeksforgeeks

Last Seen Hashtags on Sotwe
Trends for you
Most Popular Users

Elon Musk 
@elonmusk
240.1M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.6M followers

Cristiano Ronaldo 
@cristiano
108.8M followers

Narendra Modi 
@narendramodi
106.9M followers

Rihanna 
@rihanna
97.2M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.5M followers

KATY PERRY 
@katyperry
86.7M followers

Taylor Swift 
@taylorswift13
80.5M followers

Lady Gaga 
@ladygaga
72.1M followers

Kim Kardashian 
@kimkardashian
69.3M followers

YouTube 
@youtube
68.6M followers

Virat Kohli 
@imvkohli
68.4M followers

Bill Gates 
@billgates
63.4M followers

The Ellen Show
@theellenshow
62.5M followers

CNN 
@cnn
61.9M followers

Neymar Jr 
@neymarjr
60.9M followers

X 
@x
60.9M followers

CNN Breaking News 
@cnnbrk
59.9M followers




























