mostafa.saad.fci's blog

By mostafa.saad.fci, 2 years ago, In English

Hey,

I previously shared several posts about my training sheets. There are a lot of trainees used these sheets to improve their performance. The juniors sheet is a great road-map to avoid solving huge number of duplicate or uninteresting ideas.

1- Juniors sheet problems. English Video explaining it. CF post

2- Seniors/ICPC/IOI Releasing sheet. CF post. Finish above sheet first (even for IOIers)

3- Discord channel

4- Important Video to address Psychological Concerns in CP


I recently have started a Udemy series named Mastering Critical Skills. The goal of the series is to smoothly teach Programming, OOP, Algorithms and Data Structures. The core of the series is to provide intensive practice and projects to establish descent skills in short time in an organized manner. I claim that these courses will teach beginners a lot and sharpen their skills in short time.

Coupons/Discounts are always available from here

The available courses at the moment:

1- Mastering 4 critical SKILLS using C++ 17

2- Mastering critical SKILLS in Data Structures using C++

3- Mastering critical SKILLS in Algorithms using C++

4- Mastering critical SKILLS for Coding Interviews

5- Mastering 4 critical SKILLS using Python

6- Mastering critical SKILLS in Data Structures using Python

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

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

For practicing up to Div2 D we have to solve Juniors Sheet and after that, we have to solve the Seniors Sheet. Is it fine? Even in the Seniors Sheet there are many easy-level problems so one can start from the Seniors sheet as well?

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

    Finish the juniors sheet first. it is subset of the seniors sheet.

    The seniors sheet is huge. You will select from it. At that stage, you will be good on what to select.

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

    is there any links for the senios sheet ? I couldnt find a linl to that

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

      I think the seniors sheet is in the above post under 2).

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

I have been following the Junior training sheet for a while, and it is really helpful. I just have 1 minor concerns.
You have added several problems of UVA on several topics, but That website is not properly functioning nowadays. I feel like I've been missing on many great learning opportunities.

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

    The key issue: UVA has some key problems that I don't know similar ones on other OJs.

»
7 months ago, # |
Rev. 4   Vote: I like it -13 Vote: I do not like it

Thank you so much Sir