#codeforces hasil pencarian
#codeforces day-2 #connect #cpp #cp #competitiveprogramming #programming #SoftwareEngineering #tech #letsconnect
🎉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
Codeforces | C++ | Rated 1100 | HHKB Type-S | real time | no talking | Short 125 Problem Link: codeforces.com/problemset/pro… This is my Codeforces profile: codeforces.com/profile/mameee… Happy Coding! If you want to practice on codeforces, you can here: codeforces.com #codeforces
Well well well, C felt like a huge mountain :) These chinese guys are something else. as always. #codeforces #contest
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
>Speedforces for the win 💨 >Hit my first three-digit rank let’s go! 🔥 >Solved 5 problems in under 40 minutes! >Spent next 90 minutes refreshing the standings #Codeforces
A took more time to implement . I think it would be 1200* rating problem. B is two pointer approach problem . Not getting intuition for C 😭 I use segment tree in D . #codeforces #contest
First CF contest experience: Took 15 minutes to realise that we actually need to cin>> inputs and cout<< outputs. Couldn't understand C as it was too long to read. Overall,great experience😁 #codeforces
🧩 Today’s DSA problems:- Q1 & Q2 Keeping the streak alive and leveling up every day 💪 #LeetCode #DSA #Codeforces #CompetitiveProgramming #ProblemSolving
#codeforces day-2 #connect #cpp #cp #competitiveprogramming #programming #SoftwareEngineering #tech #letsconnect
Codeforces | C++ | Rated 1100 | HHKB Type-S | real time | no talking | Short 125 Problem Link: codeforces.com/problemset/pro… This is my Codeforces profile: codeforces.com/profile/mameee… Happy Coding! If you want to practice on codeforces, you can here: codeforces.com #codeforces
#CodeForces P-2152A (Increase or Smash) #cp #leetcode #competitiveprogramming #dsa #tech #cpp #letsconnect #X
23. Walking Master Rating : 800 Pretty straightforward problem ... Easy to implement Problem Link: codeforces.com/problemset/pro… #Codeforces #DSA #LearnInPublic #CodingJourney #LeetCode #100DaysOfCode
22. Coins Rating : 800 Check parity: Even n → YES, Odd n → depends on k’s parity Link: codeforces.com/problemset/pro… #Codeforces #DSA #LearnInPublic #CodingJourney #LeetCode #100DaysOfCode
Day 4 of #100DaysOfCode Cp31 Sheet Codeforces Rating : 800 21. Blank Space One pass solution ,traverse the array and make use of flags and counters... Give it a try: codeforces.com/problemset/pro… #Codeforces #DSA #LearnInPublic #CodingJourney #LeetCode
Daily updates until I land that internship! ✅ Gave leetcode contest -solved 3 questions ✅ LeetCode POTD ✅ Added cypress tests for my project #100DaysOfCode #LeetCode #Codeforces #CodingJourney #InternshipHunt
🧩 Today’s DSA problems:- Q1 & Q2 Keeping the streak alive and leveling up every day 💪 #LeetCode #DSA #Codeforces #CompetitiveProgramming #ProblemSolving
✅ Day 15 of #100DaysOfCode 💻 Solved: • 2 Codeforces Problems • 1 LeetCode Problem • 2 LeetCode Contest Problems Staying consistent with DSA grind ⚙️ #LeetCode #Codeforces #DSA #CompetitiveProgramming
📈 Back to the grind! My Codeforces rating dropped from 1675 → 1478 after a break during exams 😅 But with ICPC & Meta Hacker Cup R2 coming up, it’s time to get consistent again 💪 Let’s rebuild and aim higher #Codeforces #ICPC #MetaHackerCup #CompetitiveProgramming #Coding
11. Ambitious Kid Rating : 800 Return the Integer closest to 0 ... Try it : codeforces.com/problemset/pro… #Codeforces #DSA #LearnInPublic #CodingJourney #LeetCode #100DaysOfCode
9. Goals of Victory Rating : 800 Smooth and straightforward problem. Try it: codeforces.com/contest/1877/p… #Codeforces #DSA #LearnInPublic #CodingJourney #LeetCode #100DaysOfCode
Day 3 of #100DaysOfCode Cp31 Sheet Codeforces Rating : 800 10. Target Practice Used Separate loops for each ring. Easy.. Link: codeforces.com/problemset/pro… #Codeforces #DSA #LearnInPublic #CodingJourney #LeetCode
If you’re new to Codeforces or just starting your CP journey, you can join me! Follow Me !!! #DSA #Codeforces #CodingJourney #LeetCode #LearnInPublic #100daysOfCode
8. How Much Does Daytona Cost? Rating : 800 Linear Search is enough to solve this problem. Problem Link : codeforces.com/problemset/pro… #DSA #Codeforces #CodingJourney #LeetCode #LearnInPublic #100daysOfCode
5. Jagged Swap Rating : 800 Take pen and paper , try to observe pattern by writing your own test cases. Code implementation is simple. Problem Link: codeforces.com/contest/1896/p… #DSA #Codeforces #CodingJourney #LeetCode #LearnInPublic #100daysOfCode
Day 2 : CP31 Sheet Rating : 800 4. Game with Integers Understand the testcases and your problem is half solved.. Problem Link: codeforces.com/contest/1899/p… #DSA #Codeforces #CodingJourney #LeetCode #LearnInPublic #100daysOfCode
Back on X after a long break since June ‘24. Since then, a lot has changed — from cracking easy-level problems to hitting top 100 global ranks on CC contests and Candidate Master on Codeforces. Feels good to be back. #CodeChef #Codeforces #CompetitiveProgramming
#codeforces day-2 #connect #cpp #cp #competitiveprogramming #programming #SoftwareEngineering #tech #letsconnect
Thanks everyone for a century of followers. A dream fulfilled. Let's grow together. ^-^ #blessed #Codeforces #LeetCode #CP #codingislife
🚀 Day 48 of #100DaysOfCode ✅ Solved: Leetcode 🔸 Process String with Special Operations I 🔸 Check Divisibility by Digit Sum and Product 🔸 Maximum Subsequences After One Insertion Codeforces 🔹 3 problems for logic boost! #Leetcode #Codeforces #DevJourney #DSA #cpp
Well well well, C felt like a huge mountain :) These chinese guys are something else. as always. #codeforces #contest
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 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
Finally got a T-shirt 👕 from LeetCode—the most expensive one I've ever owned! 😂🎯 #leetcode #rating #codeforces #dsa #cp #achievement #tshirt
Day 16/100 #100DaysOfCode @100xSchool ⚔️ Div1+2 contest – nailed A ,B & D, missed a hidden test in C 🧮 Solved 7 DSA problems (map/set-heavy) Here’s what that hidden test taught me: edge cases matter more than speed. What was your worst “hidden case” trap? 🔍 #Codeforces #DSA
🧩 Today’s DSA problems:- Q1 & Q2 Keeping the streak alive and leveling up every day 💪 #LeetCode #DSA #Codeforces #CompetitiveProgramming #ProblemSolving
Something went wrong.
Something went wrong.
United States Trends
- 1. Austin Reaves 46.7K posts
- 2. Steelers 85.4K posts
- 3. Talus Labs 17K posts
- 4. #BreachLAN2 3,289 posts
- 5. Tomlin 12.6K posts
- 6. Derry 20.7K posts
- 7. Packers 67.3K posts
- 8. Jordan Love 17.1K posts
- 9. Tucker Kraft 15.7K posts
- 10. #BaddiesAfricaReunion 10.4K posts
- 11. #GoPackGo 10.8K posts
- 12. Zayne 22.3K posts
- 13. #MondayMotivation 22.4K posts
- 14. Pretty P 4,239 posts
- 15. Dolly 12.6K posts
- 16. #LaGranjaVIP 72.2K posts
- 17. yixing 12.5K posts
- 18. Aaron Rodgers 20K posts
- 19. Sabonis 2,557 posts
- 20. yeonjun 54.3K posts