Блог пользователя darklight13

Автор darklight13, история, 7 лет назад, По-английски

I had started competitive programming 10 months ago.Till now I have learned basic topics and learning things wasn't much of an issue. Recently, I have been up solving the contest problems and I am trying to learn new topics like Dynamic Programming,Trees and Graphs. After reading the theory part of a particular topic I usually search for tags and start solving problems. I rarely refer to editorials (till now) so sometimes problems with rating >=1900 takes me about 3-4 days to solve.

Can you share your experience or anything that worked out for you when you start with some new problem.

P.S: Looking for a better way to Improve :) Thanks in advanced!!

  • Проголосовать: нравится
  • +21
  • Проголосовать: не нравится

»
7 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится 0 Проголосовать: не нравится

.

»
7 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Auto comment: topic has been updated by darklight13 (previous revision, new revision, compare).

»
7 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Can you share your strategy on how became Expert in 10 months?? I'm really struggling and depressed

»
7 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

See my profile ! I dunno what to do ? I'm on codeforces since last 9 Months and still a newbie. Please Help...I mostly see editorial of a problem if I can't solve it in 5 hours , Does this matter ? ss_loves_AC darklight13

»
7 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Bro,I think you are doing an excellent job.you become expert in just 10 months.pls share your strategy with us.

»
7 лет назад, скрыть # |
 
Проголосовать: нравится +19 Проголосовать: не нравится

Is any of these comments related to this post? :)

»
7 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

See this sheet, it has a topics page. Problems are ordered by category and level Training roadmap for newcomers

»
7 лет назад, скрыть # |
Rev. 4  
Проголосовать: нравится +3 Проголосовать: не нравится

use this website to be good at topics you are learning, I didn't started to join live contests until now but I have learned a lot of topics with short time and solving from that website in (atcoder and codeforces) + CP3 book too it suggests problems to solve for topics and random problems based in your level at codeforces and atcoder https://code-drills.com/profile?handles=cf%2F"put your handle here and remove double quotes"

have a nice time brother

»
6 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится 0 Проголосовать: не нравится

I am facing difficulty in continuing with a particular topic.. I drop topics every now and then. To give you a perspective I started KMP ,watched a video, didn't understand a thing and dropped it same with matrix exponentiation and other topics.. Do you guys use some kind of pattern or something??