Dhruv Singh
@Code_With_Dhruv
Official XRP Notification
Continuation of previous tweet (Carousel of Daily DSA problem)
🔄 Day 12 of #gfg160: Max Circular Subarray Sum Classic Kadane meets a twist: circularity. ✅ Max Normal = Kadane(arr) ✅ Max Circular = total - minSubarray ✅ Edge case: all negatives 🧠 Time: O(n) ⚙️ Space: O(n) #dsa #codingchallenge #geekstreak2025 #java #100daysofcode
Continuation of previous tweet (Carousel of Daily DSA problem)
💥 Day 11 of #gfg160 – Max Product Subarray This isn’t just Kadane with ** → You must track max & min → Negative × Negative = Big win → 0 resets everything 🧠 Time: O(n) ⚙️ Space: O(1) #dsa #java #100daysofcode #greedy #devcommunity #geekstreak2025 #codingtips
Continuation of previous tweet (Carousel of Daily DSA problem)
📉 Day 9 of #gfg160 – Minimize the Heights II Given tower heights & value K, modify each height by ±K to minimize the difference between tallest & shortest. ✨ Greedy + Sorting 🔥 🧠 Time: O(n log n) ⚙️ Space: O(1) #dsa #java #codingchallenge #greedyalgorithm #geekstreak2025
Continuation of previous tweet (Carousel of Daily DSA problem)
🔥 Day 10 of #gfg160: Kadane's Algorithm Find the maximum subarray sum in O(n) time Works for all positives, all negatives, and everything in between! ⚙️ Java 💡 Full breakdown + dry run + code in carousel #dsa #java #algorithms #100daysofcode #devcommunity #problemsoftheday
Continuation of previous twee (Carousel of Daily DSA problem)
🔁 Day 4 of #gfg160 — Rotate Array Left by D Steps ✅ Solved with: • Naive Approach (O(n) space) • Optimized Approach using Reversal Algorithm (O(1) space) Swipe through the carousel for code + logic 👇 #Java #DSA #codingchallenge #leetcode #rotatearray
United States Trends
- 1. Marshawn Kneeland 12.5K posts
- 2. Nancy Pelosi 17K posts
- 3. #MichaelMovie 24.2K posts
- 4. ESPN Bet 1,992 posts
- 5. #NO1ShinesLikeHongjoong 18.1K posts
- 6. #영원한_넘버원캡틴쭝_생일 18.6K posts
- 7. Gremlins 3 2,123 posts
- 8. Good Thursday 34.4K posts
- 9. Jaafar 7,182 posts
- 10. Madam Speaker N/A
- 11. #thursdayvibes 2,739 posts
- 12. Joe Dante N/A
- 13. Happy Friday Eve N/A
- 14. Mega Chimecho 3,385 posts
- 15. #BrightStar_THE8Day 27.1K posts
- 16. Penn 9,099 posts
- 17. Baxcalibur 2,879 posts
- 18. Chris Columbus 1,940 posts
- 19. Korrina 3,094 posts
- 20. Barstool 1,527 posts
Something went wrong.
Something went wrong.