_AymanSalah's blog

By _AymanSalah, history, 6 years ago, In English

If you are new to competitive programming, here's a good guide to follow that will let you master the very basic concepts of programming and math, with more than 200 problems picked carefully and sorted according to their difficulties.

All problems and references are gathered in one place HERE.

There exist videos and references on each topic in the sheet (all references are in English, videos are in both Arabic and English).

All references are discussed with C++. Just make a copy from the sheet to start your journey in CP.

This sheet belongs to the ACM ACPC Club Assiut University. Our aim is to improve problem solving and programming skills of all students interested in participating in programming competitions or anyone wants to improve his/her algorithmic skills.

Feel free to share this sheet and if you have any feedback about problems/references or anything in the sheet to improve it, please leave a comment here.

  • Vote: I like it
  • +58
  • Vote: I do not like it

| Write comment?
»
6 years ago, # |
  Vote: I like it +26 Vote: I do not like it

Thanks for your volunteering efforts :)

  • »
    »
    6 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Thanks Dr. mostafa.saad.fci. You have started the journey of volunteering in the CP community and we are here because of your great efforts in making a good community of problem solvers in Egypt and the Arab World.

»
6 years ago, # |
Rev. 5   Vote: I like it +13 Vote: I do not like it

Great Job _AymanSalah and all Assuit Community. all upper Egypt is proud of your community

»
6 years ago, # |
  Vote: I like it +7 Vote: I do not like it

Thanks a lot _AymanSalah, may Allah bless you, and guide you to the great success.

»
6 years ago, # |
  Vote: I like it +7 Vote: I do not like it

Why People down vote this blog ??

»
6 years ago, # |
Rev. 2   Vote: I like it +14 Vote: I do not like it

The future is for those who believe in the beauty of their dreams, just believe.

»
6 years ago, # |
  Vote: I like it +49 Vote: I do not like it

Codeforces community be like

In all honesty though, thanks a lot for this resource. I will recommend it whenever someone needs it :)

  • »
    »
    6 years ago, # ^ |
      Vote: I like it +3 Vote: I do not like it

    I see that's working with your comment Hhh

»
6 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I think that this task http://codeforces.com/group/MWSDmqGsZm/contest/223340/problem/Y is too hard (only 2 people had solved it during the contest).

  • »
    »
    6 years ago, # ^ |
    Rev. 4   Vote: I like it 0 Vote: I do not like it

    I know that this problem was given a score 3000 as problem E in the contest. The main aim of this problem is to make trainees challenging themselves and struggling with a very hard problems then asking for help to get some hints to solve it.

    Anyone can ask for help here in comments or in our FB group.

»
5 years ago, # |
  Vote: I like it +1 Vote: I do not like it

Thank you, I just started with loops, I will reach the harder one soon.