Courses/Competitive Programming/
2. Destroying Arrays

2. Destroying Arrays

Week
Week 04
Description
Problems
Module
Competitive Programming ⸱ Week 04
mod04lec19 - Destroying Array - I (Problem Statement and Solution)
In this video we discuss the problem "Destroying Arrays" from Intel Code Challenge Elimination Round (Div. 1 + Div. 2, combined). The link to the problem is ...
mod04lec19 - Destroying Array - I (Problem Statement and Solution)
https://www.youtube.com/watch?v=biUqmvbG9fw&list=PLyqSpQzTE6M9p9pKxFGpskf4voY45T2DZ&index=21
mod04lec19 - Destroying Array - I (Problem Statement and Solution)
mod04lec20 - Destroying Array - II (Implementation)
In this video we discuss the problem "Destroying Arrays" from Intel Code Challenge Elimination Round (Div. 1 + Div. 2, combined). The link to the problem is ...
mod04lec20 - Destroying Array - II (Implementation)
https://www.youtube.com/watch?v=rGM5RL27cjE&list=PLyqSpQzTE6M9p9pKxFGpskf4voY45T2DZ&index=22
mod04lec20 - Destroying Array - II (Implementation)
In this video we discuss the problem “Destroying Arrays” from Intel Code Challenge Elimination Round (Div. 1 + Div. 2, combined). The link to the problem is here.
In the first part of the two-part video we discuss the solution, and in the second segment we discuss the implementation.