[go: up one dir, main page]

0% found this document useful (0 votes)
35 views2 pages

Schedule 1st Week

The document outlines a programming fundamentals schedule over the course of one week, divided into daily sections. Each section lists video links related to topics like data types, operators, functions, arrays, sorting algorithms, and more. The last day is dedicated to revisions of all topics covered so far.

Uploaded by

Aryan Raj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views2 pages

Schedule 1st Week

The document outlines a programming fundamentals schedule over the course of one week, divided into daily sections. Each section lists video links related to topics like data types, operators, functions, arrays, sorting algorithms, and more. The last day is dedicated to revisions of all topics covered so far.

Uploaded by

Aryan Raj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Schedule

(Started from 3 August 2021)

(First week 4 August)


1. Programming Fundamentals l
- Data Types, ranges & Type modifiers https://youtu.be/cnT1oW5_ePM
- Input output in C++ https://youtu.be/7dPdMtBX1d8
- If else https://youtu.be/cyB3HNlQyjY
- Loops - while, do while, for https://youtu.be/IlIn_D1RT7M
- Break and continue https://youtu.be/Stf7KBiA1vs
- Switch https://youtu.be/Stf7KBiA1vs
- Operators https://youtu.be/JBgZxnAj4hg
(First week 5 August)
2. Pattern Questions
- Introductory pattern examples https://youtu.be/LfgAOZ1kKMw
- Difficult pattern examples https://youtu.be/k9OlCJFy5yo
3. Basics of Number System
- Binary number system https://youtu.be/QIyugGzih4k
- Reverse, Prime & Armstrong number https://youtu.be/6TzUHrAXytM
(First week 6 August)
4. Functions
- Introduction to functions https://youtu.be/83KtncYgHYQ
- Examples of functions https://youtu.be/8vzk_JBKGcQ
- Advance examples on function https://youtu.be/lYnPK1svd-4
5. Space and time complexity
- Definition and basics & Polynomial evaluation https://youtu.be/rq_rwnveh8s
(First week 7 August)
6. Arrays
- Introduction to arrays https://youtu.be/rq_rwnveh8s
- Linear search and Binary search https://youtu.be/PyTK_g1l8V8
- Sorting Algorithms Selection sort https://youtu.be/dQa4A2Z0_Ro
- Sorting Algorithms Bubble sort https://youtu.be/xcPFUCh0jT0
- Sorting Algorithms Insertion sort https://youtu.be/3GC83dh4cf0
- STL sort
- Array challenge https://youtu.be/eJcBH0xvG98
- Array advance examples https://youtu.be/kJW_iXrwePE
- Subarray (Max subarray sum & Pair sum) https://youtu.be/0JYgnhnZFcE
(First week 8 August)- SUNDAY
REVISIONS - Academics Class Materials & All Previous Topics of C++

You might also like