#codeforces 搜索结果
🎉Congratulations to Shreyan Ray (#dominator096) on becoming India’s first Legendary Grandmaster on Codeforces! 👑 A proud moment for the Indian coding community. 🇮🇳✨ #shreyanray #codeforces #competitiveprogramming #india #lgm

The Question – (CSES) 💃 7 submissions later… finally that green tick ✅🙃🥲 Tried multiple approaches, optimized .failed, re-tried… and cracked it at last! That one AC = unlimited happiness 😌💻✨ #CSES #Codeforces #CP


Well well well, C felt like a huge mountain :) These chinese guys are something else. as always. #codeforces #contest

Day 54 of #100DaysOfCode 🔹Solved C. The Trail 🔹Solved by greedy method where we have to make all row and column sum equal, So making them 0 by storing rows and columns sum in map and updating accordingly #Codeforces #Leetcode #DSA #ProblemSolving


Day 51 of #100DaysOfCode 🔹Solved B2. Wonderful Coloring - 2 🔹Solved using greedy approach where we have to color elements in same no of colors of k #Codeforces #Leetcode #DSA #ProblemSolving


Day 53 of #100DaysOfCode 🔹Solved C. Triple Removal 🔹Solved by observation and greedy method #Codeforces #Leetcode #DSA #ProblemSolving


Participated in Cf Contest (after a long time)🚀 Solved 3 problems (took 1:08 hrs). After solving three problems, I went for dinner. Didn’t try the 4th problem (though I knew I wouldn’t be able to solve it 😅) Time to practice more & aim higher next round!💪 #Codeforces #CP…

Just registered for my first ever Codeforces contest, Round 1042 (Div. 3) 🚀 Let’s see how this brain vs. time battle goes ⏳💻 #Codeforces #100DaysOfCode #CompetitiveProgramming #letsconnect #FirstContest #Leetcode #letsconnect

What's up with #codeforces rating.. are they finally removing cheaters out of the game? What's happening with the ranking revamp? Anybody pls enlighten me. @Divyansh91565 @Divyansh_273 @UtkarshS08 ??
Thanks everyone for a century of followers. A dream fulfilled. Let's grow together. ^-^ #blessed #Codeforces #LeetCode #CP #codingislife

What's up with #codeforces rating.. are they finally removing cheaters out of the game? What's happening with the ranking revamp? Anybody pls enlighten me. @Divyansh91565 @Divyansh_273 @UtkarshS08 ??
i want to connect cp folks (specially to get in touch with them) if you are cp guy , let's connect 🤝 #codeforces
Day 90 & 91: 💻 3 LeetCode ⚔️ 1 Codeforces Keeping the streak alive💪 #100DaysOfCode #LeetCode #Codeforces @ChaiCodeHQ @takeUforward_
Solved three LeetCode problems today 💻 • 205 – Isomorphic Strings (Easy) • 3110 – Score of a String (Easy) • 1108 – Defanging an IP Address (Easy) Also solved two Codeforces problems 🔥 Good rhythm today! #LeetCode #Codeforces #Consistency
Productive coding day! Solved today’s LeetCode POTD 💻 and tackled two Codeforces problems 🔥 Feeling good! #100DaysOfCode #LeetCode #Codeforces #CodingLife
Day 10 Daily updates until I land that internship! ✅ Codeforces question ✅ LeetCode POTD ✅ basics of python #100DaysOfCode #LeetCode #Codeforces #DataScience #CodingJourney #InternshipHunt
Day 89/100 🚀 Solved 6 LeetCode problems + 2 Codeforces questions today 🔥 Bit by bit, getting sharper every day 💪 #100DaysOfCode #LeetCode #Codeforces #CodingJourney
In the recent Sunday Codeforces Div-2 contest, I solved 2 questions! Rank up by 100 – making steady progress! 🚀 #Codeforces #competitiveprogramming #CP #coding #programming
Today's goal: Solve 7-8 Codeforces 1100 rated questions and level up my CP game! 🚀 #Codeforces #competitiveprogramming #coding #coder
🎯 Milestone Unlocked! 🚀 Achieved Codeforces Expert (1784) today! Every WA, TLE, and RE was worth it 💪 Next stop → Candidate Master 🧠🔥 #Codeforces #CompetitiveProgramming #DSA #BuildInPublic #LearnInPublic #letsconnect

After a long break, I’m restarting my streak 💪 Got caught up with office work, but I’m back. From today, I’ll learn Java, DSA, CP, LLD, and ML — and post my progress daily. 🚀 Let’s go! 🔥 #BuildingInPublic #Codeforces #MachineLearning
Completed today’s LeetCode POTD (Easy) ✅ Also solved B. Digit on Codeforces 💻 Nice balance of both platforms today! #LeetCode #Codeforces #Consistency
Participated in Codeforces Round 1058 (Div. 2)! Solved 3 problems (A, B & C) 🔥 #Codeforces #CP #CompetitiveProgramming #100DaysOfCode

Day 13 🥲: 10k+ steps done ✅ Solved 2 questions on cf and 1 on leetcode. Studied a bit for test tomorrow. And just ignored negative people 🥰( feels great when you control your emotions) Mindset is everything ✨ #buildinpublic #leetcode #codeforces


Day 87/ #100DaysOfCode ✅ Solved 4 Codeforces problems ✅ Solved 3 LeetCode problems 💪 Gave a LeetCode contest — solved 2 questions Slowly but surely improving consistency 🚀 #LeetCode #Codeforces #LearningInPublic @ChaiCodeHQ @takeUforward_ @Priyansh_31Dec
Thanks everyone for a century of followers. A dream fulfilled. Let's grow together. ^-^ #blessed #Codeforces #LeetCode #CP #codingislife

Day 57/100 🚀 Solved 5 problems on Codeforces Solved the Candy problem on LeetCode using the Slope Approach Every problem solved sharpens the edge! 💪🔥 #100DaysOfCode #Codeforces #LeetCode #ProblemSolving #DSA


The Question – (CSES) 💃 7 submissions later… finally that green tick ✅🙃🥲 Tried multiple approaches, optimized .failed, re-tried… and cracked it at last! That one AC = unlimited happiness 😌💻✨ #CSES #Codeforces #CP


Day 53 of #100DaysOfCode 🔹Solved C. Triple Removal 🔹Solved by observation and greedy method #Codeforces #Leetcode #DSA #ProblemSolving


Day 51 of #100DaysOfCode 🔹Solved B2. Wonderful Coloring - 2 🔹Solved using greedy approach where we have to color elements in same no of colors of k #Codeforces #Leetcode #DSA #ProblemSolving


Day 61 of #100DaysOfCode 💻 Solved 7 problems on Codeforces 🧩 Solved “Plus One” on LeetCode Bit by bit, sharpening problem-solving skills and staying consistent Every day’s effort compounds into long-term growth. #Codeforces #LeetCode #100DaysOfCode #DSA #ProblemSolving


Day 55 of #100DaysOfCode 💻 ✅ 4 problems on LeetCode ✅ 6 problems on Codeforces Feeling the momentum — one step closer to mastery! 🚀 #LeetCode #Codeforces #DSA #100DaysOfCode"


Finally hit Specialist on Codeforces! 🚀🔥 Solved 7/9 problems in the last Div 4 and secured a global rank of 456! ✨ Huge thanks to @TLE_Eliminators and my friends for pushing me to keep grinding CP! 💙 This is just the beginning—more milestones ahead! 🤞🏻 #Codeforces #CP

Just registered for my first ever Codeforces contest, Round 1042 (Div. 3) 🚀 Let’s see how this brain vs. time battle goes ⏳💻 #Codeforces #100DaysOfCode #CompetitiveProgramming #letsconnect #FirstContest #Leetcode #letsconnect

Day 52 of #100DaysOfCode 🔹Solved C. Make It Permutation 🔹Solved greedly for every possible permutation and finding min ans possible #Codeforces #Leetcode #DSA #ProblemSolving


Day 35 of #100DaysOfCode 🔹Solved B. Prefix Sum Addicts 🔹Learned greedy way of solving q where prefix sum of last k elements is given and determining array possible or not in sorted order #Codeforces #Leetcode #DSA #ProblemSolving


Something went wrong.
Something went wrong.
United States Trends
- 1. Flacco 84.6K posts
- 2. Bengals 80.4K posts
- 3. Bengals 80.4K posts
- 4. Tomlin 21.7K posts
- 5. Ramsey 19K posts
- 6. Chase 107K posts
- 7. Chase 107K posts
- 8. #WhoDey 6,834 posts
- 9. #TNFonPrime 5,557 posts
- 10. #WhoDidTheBody 1,548 posts
- 11. #criticalrolespoilers 7,257 posts
- 12. #clubironmouse 2,431 posts
- 13. yeonjun 112K posts
- 14. Teryl Austin 2,782 posts
- 15. Cuomo 82.7K posts
- 16. Andrew Berry 3,236 posts
- 17. DK Metcalf 3,953 posts
- 18. Max Scherzer 14.3K posts
- 19. Burrow 9,806 posts
- 20. Ace Frehley 97.8K posts