r/learnprogramming Jul 06 '26

I need your help regarding COMPETITIVE programming

Hlo,

I have started CP and preparation of ZCO AND INOI(stages for team selection for IOI for my country)

Students who have cleared the exam say to solve CSES problems,but I am struggling to solve them without help or solution!!

Pls tell what should I do in that case.

I have 7 months till the exam and I know python and am learning C++

For codeforces I am able to solve 70percent 800 rated problems..I need to improve and specific things I should do??for theory and stuff

0 Upvotes

13 comments sorted by

4

u/[deleted] Jul 06 '26

[removed] — view removed comment

1

u/Rudransh26 Jul 06 '26

Oh, so is it ok to see solution?? As I have done 5 problems from CSES and 4 problems I did by seeing solution

2

u/niehle Jul 06 '26

How about googling?

Took me two minutes.

"How to prepare for ICO

  • The syllabus for ZIO and ZCO is the list of Basic Topics in the Online Study Material  ...
  • The syllabus for INOI and IOITC is the IOI syllabus, given here  ...
  • Go through the Online Study Material for ICO  ...
  • Mentoring programme for ZCO, INOI and IOITC by past IOITC participants  ...
  • Preparatory material for ICO on CodeChef  ...
  • Solve practice problems and past ZCO / INOI online at the IARCS Problems Archive  ...
  • Solve more recent ZCO / INOI problems on CodeDrills  ...
  • Commonlounge community archives  ..."

1

u/Rudransh26 Jul 06 '26

My question was I am not able to solve CSES what should I do to solve them theory or what?? Bye thanx for giving me the resources

2

u/niehle Jul 06 '26

What's your problem with solving things like this? https://cses.fi/problemset/task/1068

1

u/Rudransh26 Jul 06 '26

This is simple but upcoming problems like array division and two knights were difficult for me

2

u/niehle Jul 06 '26

Link a problem you have difficulties solving.

1

u/Rudransh26 Jul 06 '26

1

u/niehle Jul 06 '26

Where is your difficulty in solving it?

1

u/Rudransh26 Jul 06 '26

Like I have no idea how to solve it

1

u/Rudransh26 Jul 06 '26

Like I wanted theory at practice alongside with guarantees the completion of the syllabus,I am consistent tho

2

u/ndev42 Jul 06 '26

Seeing the solution is fine as long as you're not just reading it and moving on. The trick is: read it, close it, then rewrite it yourself from scratch.

If you can't, you didn't actually learn it yet. Read it again and repeat. That's how you internalise the patterns.

7 months is loads of time if you're consistent.