Блог пользователя mostafa.saad.fci

Автор mostafa.saad.fci, 2 года назад, По-английски

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

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

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

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 года назад, # ^ |
      Проголосовать: нравится +4 Проголосовать: не нравится

    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 года назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

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

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

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.

»
8 месяцев назад, # |
Rev. 4   Проголосовать: нравится -13 Проголосовать: не нравится

Thank you so much Sir