Hi everyone. I am starting cp. I have given 1 contest. Can anyone tell me to what to do and how to become a better problem solver.
# | User | Rating |
---|---|---|
1 | tourist | 3985 |
2 | jiangly | 3814 |
3 | jqdai0815 | 3682 |
4 | Benq | 3529 |
5 | orzdevinwang | 3526 |
6 | ksun48 | 3517 |
7 | Radewoosh | 3410 |
8 | hos.lyric | 3399 |
9 | ecnerwala | 3392 |
9 | Um_nik | 3392 |
# | User | Contrib. |
---|---|---|
1 | cry | 169 |
2 | maomao90 | 162 |
2 | Um_nik | 162 |
4 | atcoder_official | 161 |
5 | djm03178 | 158 |
6 | -is-this-fft- | 157 |
7 | adamant | 155 |
8 | awoo | 154 |
8 | Dominater069 | 154 |
10 | luogu_official | 150 |
Hi everyone. I am starting cp. I have given 1 contest. Can anyone tell me to what to do and how to become a better problem solver.
Name |
---|
Just solve problems everyday and don't forget to learn algorithms.
Everyday, be a better programmer than yesterday.
I spend time doing at least 3 problems everyday. In the days that I'm free, I choose some 1100-1400 problems to solve, and for some days that I'm busy (like today, I have to go to school all day, I only have time to coding at night), so yeah, I sort the problems in the ascending order and solve problems at about 900-1000. And about method... uh... do you know the book Introduction to Algorithm (or widely known as CLRS)? I use that book to learn algorithm, but it might be too hard for beginner (I find it hard to understand, too). I have stored it on the bookshelf and one day I am better at coding, I will read it. That book is about 1300 pages hahaaa, so... uh... if you understand all the contents in that book, you probably is Grandmaster. Now I am using the pdf book Professional notes algorithm (search on google "Goalkicker Algorithm" and you will find it). And sometimes I learn on Youtube channel FreeCodeCamp. And that's it. Hope you happy learning and reach Pupil in near future.
solve more talk less