Codeforces and Polygon may be unavailable from May 23, 4:00 (UTC) to May 23, 8:00 (UTC) due to technical maintenance. ×

Medeali's blog

By Medeali, history, 9 months ago, In English

I am high school student from morocco. I am fascinated by algorithms and cp. I have doing cp for a while i know sortings and search. I am really overwhelmed by all the ressources on internet and i would love some help. I am mastering all c++ basics also, I would love some help on ressources or roadmap so i can be prepared for next year's selections in our country.I know it is hard to do it in a year and i will need hardwork and real practice and i am ready to give it everything i just need help onwhat ressources to use or problems to solve because sometimes i keep solvig easy problems like 900 or 1000.I hope to see some answers i really need it this is important for me.

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

»
9 months ago, # |
  Vote: I like it +17 Vote: I do not like it

I would suggest doing Codeforces/Atcoder contests upsolving them and doing OI vc's , you can start from USACO Bronze which is suitable for beginners and then increase the difficulty as you improve

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

In my opinion, USACO Guide is a very good resource, especially for preparing for the IOI

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

    are there other resources beside it?

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

      check the github link in my comment also check mustapha saad sheet and essam khder icpc assiut sheet it is on their youtube

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

https://github.com/cpdreamer/A2OJ-Ladder what do you think about it I have been practicing in it a lot especially implementation and brute force now I learn new algos and practice in it