#codeforces hasil pencarian

This always hits different. #Codeforces #CP

KartikM40295492's tweet image. This always hits different. #Codeforces #CP

The 1st Legendary Grandmaster from India. #Codeforces

Suryansh777777's tweet image. The 1st Legendary Grandmaster from India. #Codeforces

Who's that Influencer 😭😭 Pic: from LinkedIn #codeforces #leetcode #cp #dsa

amit25says's tweet image. Who's that Influencer 😭😭

Pic: from LinkedIn

#codeforces #leetcode #cp #dsa

Div 2 humbled me ... Registered for Div 4👀. #Codeforces

PrathameshJan20's tweet image. Div 2 humbled me ...

Registered for Div 4👀.

#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

TLE_Eliminators's tweet image. 🎉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


If I'm able to solve 4 qns in this, I guess I'm improving day by day. #codeforces #contest

amit25says's tweet image. If I'm able to solve 4 qns in this, I guess I'm improving day by day.

#codeforces #contest

Nothing triggers more than this especially during the contest . #codeforces

VedantRawa11119's tweet image. Nothing triggers more than this especially during the contest .

#codeforces

I am so not gonna make it #codeforces #CF

vky5_'s tweet image. I am so not gonna make it 
#codeforces #CF

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

amit25says's tweet image. Well well well, C felt like a huge mountain :) 

These chinese guys are something else. as always.
#codeforces #contest

Finallyyyyyyyyyyyyy 🫡 #codeforces

realistic_ayush's tweet image. Finallyyyyyyyyyyyyy 🫡
#codeforces

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

TheAdityagupta1's tweet image. 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
TheAdityagupta1's tweet image. 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

piyushshuklajii's tweet image. >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

MohitPr7987101's tweet image. 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

05_grv's tweet image. First CF contest experience:
Took 15 minutes to realise that we actually need to cin&amp;gt;&amp;gt; inputs and cout&amp;lt;&amp;lt; outputs.
Couldn&apos;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

45_krishan94222's tweet image. 🧩 Today’s DSA problems:- Q1 &amp;amp; Q2
Keeping the streak alive and leveling up every day 💪 #LeetCode #DSA #Codeforces #CompetitiveProgramming #ProblemSolving

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


23. Walking Master Rating : 800 Pretty straightforward problem ... Easy to implement Problem Link: codeforces.com/problemset/pro… #Codeforces #DSA #LearnInPublic #CodingJourney #LeetCode #100DaysOfCode

PrathameshJan20's tweet image. 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

PrathameshJan20's tweet image. 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

PrathameshJan20's tweet image. 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

45_krishan94222's tweet image. 🧩 Today’s DSA problems:- Q1 &amp;amp; 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

anshu_2211_'s tweet image. 📈 Back to the grind!
My Codeforces rating dropped from 1675 → 1478 after a break during exams 😅
But with ICPC &amp;amp; Meta Hacker Cup R2 coming up, it’s time to get consistent again 💪

Let’s rebuild and aim higher

#Codeforces #ICPC #MetaHackerCup #CompetitiveProgramming #Coding

Div 2 humbled me ... Registered for Div 4👀. #Codeforces

PrathameshJan20's tweet image. Div 2 humbled me ...

Registered for Div 4👀.

#Codeforces

11. Ambitious Kid Rating : 800 Return the Integer closest to 0 ... Try it : codeforces.com/problemset/pro… #Codeforces #DSA #LearnInPublic #CodingJourney #LeetCode #100DaysOfCode

PrathameshJan20's tweet image. 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

PrathameshJan20's tweet image. 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

PrathameshJan20's tweet image. 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

PrathameshJan20's tweet image. 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

PrathameshJan20's tweet image. 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

PrathameshJan20's tweet image. 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


Nothing triggers more than this especially during the contest . #codeforces

VedantRawa11119's tweet image. Nothing triggers more than this especially during the contest .

#codeforces

Who's that Influencer 😭😭 Pic: from LinkedIn #codeforces #leetcode #cp #dsa

amit25says's tweet image. Who&apos;s that Influencer 😭😭

Pic: from LinkedIn

#codeforces #leetcode #cp #dsa

Thanks everyone for a century of followers. A dream fulfilled. Let's grow together. ^-^ #blessed #Codeforces #LeetCode #CP #codingislife

debmallar's tweet image. Thanks everyone for a century of followers. A dream fulfilled.
Let&apos;s grow together. ^-^
#blessed #Codeforces #LeetCode #CP
#codingislife

If I'm able to solve 4 qns in this, I guess I'm improving day by day. #codeforces #contest

amit25says's tweet image. If I&apos;m able to solve 4 qns in this, I guess I&apos;m improving day by day.

#codeforces #contest

The 1st Legendary Grandmaster from India. #Codeforces

Suryansh777777's tweet image. The 1st Legendary Grandmaster from India. #Codeforces

🚀 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

harshit_yadav03's tweet image. 🚀 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
harshit_yadav03's tweet image. 🚀 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
harshit_yadav03's tweet image. 🚀 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
harshit_yadav03's tweet image. 🚀 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

Bhai ka aura 999999+++++ Respect 🫡 #codeforces #tourist #CodingChallenge #cf

geeksforgeeks's tweet image. Bhai ka aura 999999+++++ 

Respect 🫡

#codeforces #tourist #CodingChallenge #cf

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

amit25says's tweet image. Well well well, C felt like a huge mountain :) 

These chinese guys are something else. as always.
#codeforces #contest

dSa 🫏 A. Halloumi Boxes B. Honest Coach and many more... #codeforces #DSA #100DaysOfCode

sumit11mishra's tweet image. dSa 🫏
A. Halloumi Boxes
B. Honest Coach
and many more...
#codeforces #DSA #100DaysOfCode
sumit11mishra's tweet image. dSa 🫏
A. Halloumi Boxes
B. Honest Coach
and many more...
#codeforces #DSA #100DaysOfCode
sumit11mishra's tweet image. dSa 🫏
A. Halloumi Boxes
B. Honest Coach
and many more...
#codeforces #DSA #100DaysOfCode
sumit11mishra's tweet image. dSa 🫏
A. Halloumi Boxes
B. Honest Coach
and many more...
#codeforces #DSA #100DaysOfCode

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

TheAdityagupta1's tweet image. 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
TheAdityagupta1's tweet image. 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

harshit_yadav03's tweet image. 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
harshit_yadav03's tweet image. 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

Come on, gimme something +ve today. 🥲😭 #codeforces #contest

amit25says's tweet image. Come on, gimme something +ve today. 🥲😭

#codeforces #contest

I am so not gonna make it #codeforces #CF

vky5_'s tweet image. I am so not gonna make it 
#codeforces #CF

Finally got a T-shirt 👕 from LeetCode—the most expensive one I've ever owned! 😂🎯 #leetcode #rating #codeforces #dsa #cp #achievement #tshirt

utkarsh__108's tweet image. Finally got a T-shirt 👕 from LeetCode—the most expensive one I&apos;ve ever owned! 😂🎯

#leetcode #rating #codeforces #dsa #cp #achievement #tshirt

Morning drill 🏋️‍♀️🧑‍💻 #codeforces

saka_codes's tweet image. Morning drill 🏋️‍♀️🧑‍💻

#codeforces

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

ManasKushwaha29's tweet image. Day 16/100 #100DaysOfCode @100xSchool
⚔️ Div1+2 contest – nailed A ,B &amp;amp; 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

Div 2 humbled me ... Registered for Div 4👀. #Codeforces

PrathameshJan20's tweet image. Div 2 humbled me ...

Registered for Div 4👀.

#Codeforces

🧩 Today’s DSA problems:- Q1 & Q2 Keeping the streak alive and leveling up every day 💪 #LeetCode #DSA #Codeforces #CompetitiveProgramming #ProblemSolving

45_krishan94222's tweet image. 🧩 Today’s DSA problems:- Q1 &amp;amp; Q2
Keeping the streak alive and leveling up every day 💪 #LeetCode #DSA #Codeforces #CompetitiveProgramming #ProblemSolving

Loading...

Something went wrong.


Something went wrong.


United States Trends