You are on page 1of 3

c++

Created @December 13, 2022 6:45 PM

Class

Materials

Reviewed

Template link

Lecture 2 : Getting Started

In the Series of Competitive Programming Today, we Learn, How different types of data are stored in
the memory. i.e Data types we used for storing the values are arranged in the RAM memory.
Competitive Programming.
https://www.youtube.com/watch?v=fMkUNrq2svg&t=2s

Lec-6 What are Signed & Unsigned Numbers | Arithmetic Operations | Number system
Arithmetic Operations(Addition, Subtraction, Multiplication, Division).

https://www.youtube.com/watch?v=XV91bg6KvmQ

3.3 Operators in C++ Programming | Guaranteed Placement Course | 3.3


Apni Kaksha: https://www.instagram.com/apnikaksha/ Notes:
https://drive.google.com/file/d/1QtBvLHK-8d-zPlKQp2pa3m_lgVnG1ecl/view?usp=sharing

https://www.youtube.com/watch?v=JBgZxnAj4hg

How data are stored in the memory ? || Competitive Programming || Hello World by Prince
In the Series of Competitive Programming Today, we Learn, How different types of data are stored in
the memory. i.e Data types we used for storing the values are arranged in the RAM memory.
Competitive Programming.
https://www.youtube.com/watch?v=fMkUNrq2svg

Lecture 4 & 5 : Patterns

https://www.youtube.com/playlist?list=PLIY8eNdw5tW8TmAF1Xkez1CY7HE4X9KRL

Lecture 6: Operators and For Loop


Bitwise Operators in C (Part 1)
C Programming & Data Structures: Bitwise Operators in C (Part 1) Topics discussed: 1. Introduction
to Bitwise Operators. 2. Types of Bitwise Operators. 3. Bitwise AND Operator. 4. Bitwise OR
Operator. 5. Bitwise NOT Operator. 6. Difference between bitwise and logical operators.
https://www.youtube.com/watch?v=jlQmeyce65Q

c++ 1
12. Increment and Decrement Operators in C++ (Hindi)
Please Subscribe Channel Like, Share and Comment Visit : www.geekyshows.com

https://www.youtube.com/watch?v=VFxzCQ1hZMA

3.1 Break and Continue statement in C++ Programming | Guaranteed Placement Course | Lecture 3.1
Apni Kaksha:https://www.instagram.com/apnikaksha/ Link to the notes and questions of this video:
https://drive.google.com/file/d/1-Qst-EVckIyACVxCq3BdLWZUm3epHQMd/view?usp=sharing

https://www.youtube.com/watch?v=Stf7KBiA1vs

Lecture 7: Functions
6.1 Functions in C++ | Guaranteed Placement Course
Link to the Notes of Functions :
https://drive.google.com/file/d/1hBg0TS750ucQFw_FlEvIjQX90JkryEBk/view?usp=sharing

https://www.youtube.com/watch?v=83KtncYgHYQ

Call by Value & Call by Reference in C++ | C++ Tutorials for Beginners #16
►Source Code & Resources: https://codewithharry.com/videos/cpp-tutorials-in-hindi-16 ►This video
is a part of my C++ playlist: https://www.youtube.com/playlist?
list=PLu0W_9lII9agpFUAlPFe_VNSlXW5uE0YL ►For Doubt Solving, Brain Storming Sessions &
https://www.youtube.com/watch?v=oQbyN-vDghA

Scope of Variables - Local vs Global


Programming & Data Structures: Scope of Variables in C programming. Topics discussed: 1. What is
the scope of a variable? 2. Local variable. 3. Example of local variable. 4. Global variable. 5.
Example of global variable.
https://www.youtube.com/watch?v=elMQ5YtZPxA

Lecture 8: Arrays
Lecture 9: Introduction to Arrays in C++
In this Video, we are going to learn about Arrays, Reversing an Array and Linear Search There is a
lot to learn, Keep in mind " Mnn boot karega k chor yrr apne se nahi yoga ya maza nahi para, Just
ask 1 question " Why I started ?
https://www.youtube.com/watch?v=sNrLlmOIn-c

Passing Array as an Argument to a Function


C Programming: Passing the Array Name as an Argument to a Function in C Programming. Topic
discussed: 1) C program to demonstrate how an array is passed as an argument to a function.

https://www.youtube.com/watch?v=gNlmJ2WrZSY

Lecture 9: Searching and Sorting

c++ 2
8.2 Searching in Arrays | Linear and Binary Search | C++ Placement Course |
Notes of this video will be uploaded in a short while :)

https://www.youtube.com/watch?v=13ocRMSJy5M

8.3.1 Sorting in Arrays | Selection Sort | C++ Placement Course


Notes of this video:
https://drive.google.com/file/d/1zkOXcWABMRaT72GoFbGtBsNsS6psEgF9/view?usp=sharing Apni
Kaksha Instagram: https://www.instagram.com/apnikaksha/ Apni Kaksha Telegram:
https://www.youtube.com/watch?v=dQa4A2Z0_Ro

8.3.2 Bubble Sort | Sorting in C++ | Guaranteed Placement Course


Same notes as Lecture 9.3.1

https://www.youtube.com/watch?v=xcPFUCh0jT0

8.3.3 Insertion Sort | Sorting Algorithms | C++ Placement Course |


Notes: Same as Lecture 8.3.1

https://www.youtube.com/watch?v=3GC83dh4cf0

Lecture 10: Character Arrays and 2D Arrays


10. Character Arrays | C++ Placement Course
Notes of this lecture:
https://drive.google.com/file/d/1Pkq6Adt6XyQudV0eF3VjERUygUZHzCnY/view?usp=sharing

https://www.youtube.com/watch?v=TkTgo_7ab0M

9.1 Two Dimensional Arrays | 2D Arrays | C++ Placement Course


Notes of this video : https://drive.google.com/file/d/1HUx50o7QAph1quheH2WlT1-f3cPE89VF/view?
usp=sharing

https://www.youtube.com/watch?v=Xx1tWbb37hY

Arrays how two dimensional array stored in memory?


liked this video? Click here https://www.youtube.com/channel/UCZJRtZh8O6FKWH49YLapAbQ?
sub_confirmation=1 Check the complete playlist :- https://www.youtube.com/watch?
v=s62k_3jxyi4&list=PLpO3gASfJEIKjtJqInsu1ToSVD_HDOnVo
https://www.youtube.com/watch?v=MHm3RWjh-jA

c++ 3

You might also like