[OFFICIAL] Live DSA Learning - Dynamic Programming Basics - Session 10 - Contest 7 - Part 2

Hi everyone,

This is a continuation of the Live DSA learning sessions being conducted as part of the DSA Learning series .

A session would generally be conducted by CodeChef volunteers and would be a live discussion (via text + video). The main purpose of these sessions would be to discuss the theory topics and then move on how to go about solving the problems of the contest.

For Contest 7, the 2nd session is as follows:

Problem-solving of some of the remaining problems of the contest 7 along with the theory that is required by the problems + QnA

  • Brief Description:
    Which problems/theory would you want to be discussed (Pick at most 3 options)

0 voters

You can comment if you want any other topic (like maybe SOS DP, Bitmask DP etc) or any other problem(maybe INOI problems) and I’ll add them to the poll.

  • Pre-requisite:
    Strongly Recommended having gone through the reading material of this week here and watching the previous part here

  • Session volunteer:
    Udit Sanghi

  • Date-Time:
    11:00 AM IST, 5th July 2020 (Sunday)

  • Duration:
    ~2.5 hours

  • Platform for video conferencing:
    Zoom Meetings limited 100 seats. Entry to the session on Zoom will be on a first come first serve basis.
    Rest of the participants can join live on CodeChef’s YouTube channel .

  • Note from CodeChef:
    — These sessions are hosted by our volunteers. Kindly respect their efforts and time.
    — In case of any doubts, please post in the comments.

[Update 1]
Zoom Meeting Details -

Topic: [OFFICIAL] Live DSA Learning - Dynamic Programming Basics - Session 10 - Contest 7 - Part 2
Time: Jul 5, 2020 11:00 AM India

Join Zoom Meeting

[Update 2]
Catch us live on YouTube here -

1 Like

How about a ZCO problem? I found ZCO20002 to be hard due to multiple states. It would be extremely helpful if you can explain multiple states along with this problem. Thanks.

Hey it seems the poll can’t be updated. Upvote the comments if someone wants the problem/topic to be discussed.

1 Like

Although DP with Bitmasks is in another week it would be great if you share some insight so that we can read afterwards.