abhay567's blog

By abhay567, history, 2 months ago, In English

Yeah I scored 100/100 in Mathematics in my class 12th ISC board and anyone from India will know how easy/hard it is to get that score. But when I entered in CP and solve some codeforces question I sucked. I mean solving even a 1000 rated problem became a struggle for, and even I never heard of word like parity I just was like odd and even but not parity. Within some months I realise it was not DSA that I was lacking, it was pure mathematics because during my enitre school journey I never learnt how to proof my own formulas or how to contradict my guess to reach an optimal state.

So i did what any normal math person will do — I learnt it. In my college I solved 9 to 10th class level olympiad questions and followed two books Mathematics Circles and Problem Solving strategies by Arther Engel. As I was already good at maths it took me few weeks to understand it and some months to really grasp it. Also solving previous year INMO previous years paper helped me a lot.

Now here I am, it takes me only 10-15 minutes to solve A and B questions of div 2 because most of the time it was just maths logic tweaked in words. So anyone who wants to be good at CP somehow must be good at Mathematics. Otherwise it will be going hard for you and ultimately you are going to quit.

  • Vote: I like it
  • -16
  • Vote: I do not like it

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

What if I learn the mathematical concepts on the go while solving the problemset? I don't wanna solve those olympiad questions

  • »
    »
    2 months ago, hide # ^ |
     
    Vote: I like it 0 Vote: I do not like it

    Yeah you can definitely go with that. Honestly you even dont need to solve olympiad level questions. I did it bcz i really want to clear the basic from scratch to reach top of ladder like candidate master / master that's it.

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Hey have u tried repovive? they have math section that will teach u enough cp math required for cp. u can try that too. i am also trying to become good at maths. can u share how u improve your math intuation?

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

no hate, but what is the point of this blog?

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

scored 100/100 in Mathematics

didn't need to flex like that dude.

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Bro in mathematics qn is already framed and you have to answer it but in cp the question is given but you have to frame the qn urself know the data structures which will be used understand the method used and make it as less time or space used and also in cp there is only small section named math which is used otherwise there is no relation of mathematics in this cp where ur struggling if you r not comfortable with math section go with the other