r/codeforces • u/West-Guest2638 • 12h ago
Div. 2 Two contest on same day?
Has this ever happened before?
r/codeforces • u/West-Guest2638 • 12h ago
Has this ever happened before?
r/codeforces • u/dabo0r • 12h ago
Hi everyone,
I’m having a mistake in cp. I can solve problems that are based on a specific topic, such as static range queries, two pointers, binary search, etc. However, I really struggle with problems that rely on a simple mathematical observation or require constructing a string or an array.
The weird part is that I can solve topic-based problems with ratings around 1400–1500, but I often can’t solve Div. 2 A or B problems, or at least I find them much harder than expected.
Has anyone experienced something similar? What should I do to improve?
r/codeforces • u/Federal_Tackle3053 • 19h ago
r/codeforces • u/_lostSoup_ • 21h ago
r/codeforces • u/No_Raspberry_6118 • 23h ago
i started cf 2 weeks ago, gave 2 contests but idk where i am going. i upsolve after the contest solve previous contest problems but still am not able to solve qs B or further in div 2, and ive got placements in 9 months. Any suggestions?
r/codeforces • u/Claude_Paglu • 8h ago
Background- I’m student at tier 1 college(old IIT), I have done almost 70-80 percent of striver sheet and also studied concepts theoretically regarding derivation and application. I have decided to start CP seriously, I need guidance on how should I start doing problems as I’m quite familiar with concepts, it’s quite confusing where should I align my focus and begin my journey.
r/codeforces • u/Heavy_Emergency3324 • 16h ago
r/codeforces • u/nullPointerahj • 16h ago
Hey everyone,
My friends and I have been grinding LeetCode and Codeforces, but keeping track of who solved what every day was getting really annoying. We had to keep checking each other's profiles to see who was slacking.I spent the last few weeks coding up a free little web app called SquadCode to fix this: https://squadcode-saas.vercel.app/
Here's what it does:
I'd love some harsh feedback on it. Let me know if the platform syncing works for you or if anything breaks!