Start solving the Mostafa Saad sheet it has a good level of sequence of problems to advance your skills Answer from aayushbest on reddit.com
๐ŸŒ
Codeforces
codeforces.com โ€บ blog โ€บ entry โ€บ 82157
How to solve problems - Codeforces
Usually, when people talk about this, they often say things like "try to view the problem as a graph problem" or "rephrase as a geometry problem (yuck!)" However, to become a Legendary Candidate Master like me, you need to multiply these pieces of advice together and divide by their greatest common divisor to realize that it's not enough to simply rephrase the problem -- you need to rephrase problem solving itself. Let's view problem solving as a graph, where one node represents the problem and another node represents the solution.
๐ŸŒ
Codeforces
codeforces.com โ€บ blog โ€บ entry โ€บ 116371
How to Effectively Practice CP + Problem Solving Guide - Codeforces
First, a quick tl;dr of the practice ... for), find a rating range where you can solve around ~30-40% of the time on your own, and just grind down the problem set tab in reverse order of id (the default sorting)....
Discussions

How to be better to solving problems?
Start solving the Mostafa Saad sheet it has a good level of sequence of problems to advance your skills More on reddit.com
๐ŸŒ r/codeforces
10
5
February 18, 2024
HELP IN SOLVING PROBLEMS
Practice is the only option to remove your if and else statement and write clean code. Check your friend's codeforces id and how many questions he has solved then you will get to know what it takes to remove multiple if else statements to a single line code. If you are new to competitive programming practice on hackerrank first and try to reach five star in problem solving. It will improve your basics and code quality. After that start practicing on codeforces, sort the questions rating wise first solve 50 problems 800 to 1000, 50 problems then 1000 to 1200... Don't forget to participate in the contest on codeforces. This is the only thing that shows your cp skill. And you can also check Atcoder for practice and participate in contests. I personally like atcoder contests more than codeforces. More on reddit.com
๐ŸŒ r/codeforces
3
4
May 25, 2024
How do I gain the ability to solve the problems that I can't solve now?
Solve 1300 then More on reddit.com
๐ŸŒ r/codeforces
6
10
March 19, 2024
Need Help Improving in Competitive Programming
If you only do arithmetic you'll never learn algebra. You should practice on the most recent contests, try to upsolve qs you don't get. When you run out of good ones, then solve problems in the difficulty range of the last q you can't solve. More on reddit.com
๐ŸŒ r/codeforces
19
22
February 3, 2025
๐ŸŒ
Codeforces
codeforces.com โ€บ blog โ€บ entry โ€บ 20548
How to come up with the solutions: techniques - Codeforces
Such specific cases can be regarded as the simplifications of the problem, i.e. we can reason by the following principle: "if I don't know how to solve a complex problem, I think I'll simplify it and find the solutions of the simplified version". The popular examples of simplifications (specific cases): you get a problem for a tree. Consider its variant where the tree degenerates into a path; the problem has weights? Consider a variant where all the weights are equal either to one or to an arbitrary number, or there are only two distinct weights (and so on).
๐ŸŒ
Codeforces
codeforces.com โ€บ blog โ€บ entry โ€บ 49559
Problem solving - Codeforces
I am not the best problem solver ... problem solving and think more analytically when it comes to Algorithms, Data Structures, Artificial Intelligence, Object oriented syntax, etc. I want to look at a problem and not psych myself out especially i competition. I know most great programmers go through this stage at least once in their ...
๐ŸŒ
GeeksforGeeks
geeksforgeeks.org โ€บ gblog โ€บ 10-best-tips-to-get-started-with-codeforces
10 Best Tips to Get Started with Codeforces - GeeksforGeeks
July 23, 2025 - First, go into the PROBLEMSET option and set the difficulty level from 800-1000. After that, all the problems of that difficulty level will appear in front of you, and start solving the problems from there.
๐ŸŒ
Codeforces
codeforces.com โ€บ blog โ€บ entry โ€บ 12415
How to improve your problem-solving level? - Codeforces
October 23, 2019 - Codeforces and Polygon may be unavailable from February 8, 16:00 (UTC) to February 9, 07:00 (UTC) due to technical maintenance. ร— ... Before contest Codeforces Round (Div. 2) 4 days Register now ยป ... Fakewave โ†’ Codeforces Round 1075 (Div. 2) KluydQ โ†’ Codeforces Round 1076 (Div. 3) ... Flamire โ†’ Codeforces Round 1064 (Div. 1, Div. 2) Announcement ... I know practice makes perfect, and did read some helpful blogs about practicing with DP problems, or some advanced data structure/algorithms, such as segment tree, suffix array, Z-algorithm, etc.
Find elsewhere
๐ŸŒ
Codeforces
codeforces.com โ€บ blog โ€บ entry โ€บ 78891
How can I be good in problem solving. - Codeforces
Soureen2006 โ†’ Getting this "Unexpected Error" on Submitting any Problem on CF for last 13-14 hours ... Hepic_Antony_Skarlatos โ†’ In queue ... Psyho โ†’ Slides from my BubbleCup presentation: "How to extract maximum value out of competitive programming?" ... RAD โ†’ Codeforces Beta Round #16 (Div. 2) Cicada3301 โ†’ Unexpected Errors and Unprocessed Submissions ยท Rahul977 โ†’ Unexpected Error: While submitting code ... How can I be good in problem solving.
๐ŸŒ
Quora
quora.com โ€บ How-do-I-start-using-Codeforces
How to start using Codeforces - Quora
Now for a problem you are solving spend atleast half an hour thinking hard and doing it in a way you think is correct, if nothing comes out then see the tags given on right bottom of problem page to get hints.
๐ŸŒ
GitHub
github.com โ€บ mohandsakr โ€บ my-problem-solving-solutions-on-codeforces.com
GitHub - mohandsakr/my-problem-solving-solutions-on-codeforces.com: It is my solution to the problems on the codeforces.com site. note this is not my coding style it is just for the fast writing in problem-solving contests ยท GitHub
It is my solution to the problems on the codeforces.com site. note this is not my coding style it is just for the fast writing in problem-solving contests - mohandsakr/my-problem-solving-solutions-...
Starred by 86 users
Forked by 53 users
Languages ย  C++
๐ŸŒ
Quora
quora.com โ€บ How-do-I-learn-to-solve-CodeForces-D-E-problems
How to learn to solve CodeForces D,E problems - Quora
Answer (1 of 3): One of the key things CodeForces does is allow one to look at the code of other people. This is very important as you can learn DIRECTLY from the best. After coding up your solution/looking at editorial, go ahead and look at ...
๐ŸŒ
Quora
quora.com โ€บ I-cant-solve-the-first-problem-on-CodeForces-how-do-I-improve
I can't solve the first problem on CodeForces, how do I improve? - Quora
Sometimes I have trouble with easy codeforces questions but the only way to do this is by practicing. I think you should start doing leetcode easy on some domain areas or do Hackerrank algorithms and solve all those domain areas first. Then jump into Codeforces. Another thing people have done is solve first classical 200 most solved SPOJ problems from easy to hard.
๐ŸŒ
Codeforces
codeforces.com โ€บ blog โ€บ entry โ€บ 18593
Finding solutions in a particular language (for newbies ;)) - Codeforces
The solution is to go to the problem set-> find that problem -> click on "Solved Column" and you get the page with options to filter the solutions :).
๐ŸŒ
Codeforces
codeforces.com โ€บ blog โ€บ entry โ€บ 133289
How to Solve Questions [Dominater Version] - Codeforces
Figuring out the Nature of an Optimal Solution. One of the most important thing in problems imo. Solving subtasks of the original problem and then trying to extend/generalize your solution.
๐ŸŒ
Codeforces
codeforces.com โ€บ blog โ€บ entry โ€บ 82143
Simple training for beginners (practice) - Codeforces
Darshansinghbisht โ†’ Unable to submit my solution. MikeMirzayanov โ†’ Rule about third-party code is changing ยท HolkinPV โ†’ Codeforces Round #199 (Div. 2) Editorial ... Hello everyone! I have set up a training for beginners, The training focuses on solving various problems on Codeforces.
๐ŸŒ
Codeforces
codeforces.com โ€บ blog โ€บ entry โ€บ 76185
Beginner's guide - Codeforces
You can click on the star next to a problem to favourite it and access it any time by visiting your profile and clicking on "Favourites". You don't have to keep a hundred tabs open in Google Chrome at all times. Find a friend on Codeforces and friend them by clicking on the star next to their profile.
๐ŸŒ
Reddit
reddit.com โ€บ r/codeforces โ€บ how do i gain the ability to solve the problems that i can't solve now?
r/codeforces on Reddit: How do I gain the ability to solve the problems that I can't solve now?
March 19, 2024 -

I can solve 1100-level problems 70% of the time and 1200-level problems 40% of the time, and the rest of the time I fail to solve them and have to look at the editorial. I thought I would start solving 1200-level problems after I get to the point where I can solve any 1100-level problem very easily and quickly. Even though I am solving 1100-level problems almost every day, I feel like I am not improving.

So what should I do? Should I abandon the idea of getting good at the 1100-1200 range problems and then try to solve even harder problems, or should I just jump to 1500-1600 and try to solve them? Even if I fail to solve 1500-1600 problems, will just learning the solutions make it easy for me to solve lower difficulty problems?

My goal is to be able to solve Div. 2 A, B, C problems.

Problems I have solved so far:

800 - 84

900 - 31

1000 - 46

1100 - 42

1200 - 31

๐ŸŒ
Codeforces
codeforces.com โ€บ blog โ€บ entry โ€บ 131459
Advise on how to solve Harder problems - Codeforces
I have a fear of "What if it requires some ideas that i'm unaware of". I'm pretty good at applying known/slightly modified ideas, I have scored 99.9 %ile in my country's university entrance test by just applying the know ideas. I can think of new ideas but they must be somewhat similar to the previous ones.
๐ŸŒ
GitHub
github.com โ€บ topics โ€บ codeforces-solutions
codeforces-solutions ยท GitHub Topics ยท GitHub
competitive-programming codeforces problem-solving codeforces-solutions codeforces-solutions-cpp ... Competitive programming is a mind sport usually held over the Internet or a local network, involving participants trying to program according to provided specifications. This repo contains the Detailed Explanation and implementation of Various Coding problems on various platforms in C++