C++ Basics in One Shot - Strivers A2Z DSA Course - L1

preview_player
Показать описание


You can follow me across social media, all my handles are below:

Introduction : 0:00
Promotion : 2:51
Basic I/O : 4:10
Datatypes : 12:35
If else : 20:57
switch : 35:10
Arrays : 40:10
Strings : 49:30
For loop : 51:31
While loop : 57:39
functions : 1:01:17
pass by value and reference : 1:14:50
Рекомендации по теме
Комментарии
Автор

Let's start this, in some months, we will be creating something unimaginable. The quality of video, audio, and teaching will be paid courses. Even if you have a paid course, you will still learn from this playlist. All lectures will be uploaded in 4K because I want this to run for years, so expect a bit of delay, because processing and everything do take a bit of time.

Estimated time of completion: 3-6 months!

takeUforward
Автор

Starting on 11 August 2024, looking forward to how this journey plays out and surely I'm gonna enjoy every single part of it. Wishing All the Best to everyone who's reading this message and keep your heads up high, do not lose that spark of determination that you have in yourself!

Cryptocurrency
Автор

Introduction : 0:00
Promotion : 2:51
Basic I/O : 4:10
Datatypes : 12:35
If else : 20:57
switch : 35:10
Arrays : 40:10
Strings : 49:30
For loop : 51:31
While loop : 57:39
functions : 1:01:17
pass by value and reference : 1:14:50

tharunpgr
Автор

I am quite familiar with C++ basics but still watched this video. The work you are putting in is commendable. Lots of respect and love. I hope everyone will learn new things and their concepts will be clarified.

nikhilsahni
Автор

Hey Striver, You are the great mentor with great mentoring skills. Please complete this whole series.

spshivani
Автор

Starting my dsa journey today ....anyone wants to join ? 🙂

jannatandbesties
Автор

50:34 cout << s[len-1];: This line uses the cout stream to print a character from the string s. len-1 calculates the index of the character you want to access. In this case, len is 7, so len-1 is 6. Therefore, this line will print the character at index 6 of the string s, which is 'r.

DevLogX
Автор

currently doing graph series just here to appreciate your hard work !!thanks a lot for this amazing content.

sukhpreetsingh
Автор

Cracked an internship offer at JPMC
Thanks to the dsa taught by you
From starting cp by seeing you almost 2 years ago to cracking an offer that I could have never dreamt of
Thank you bhaiya

bkohori
Автор

Thanks buddy, first 1 hour video I completed completely by following one by one coding in the IDE. Subscribed your channel.

amitray
Автор

I'm Starting this DSA (A - Z) Strivers' s course on 6th December ....Let's see at what pace I'm gonna complete it. Wish you all the best who is diving into this course.

rasoolyallanki
Автор

Hey Striver! Your tutorials are really insightful. I have learnt a lot of things by watching this video. Thanx n kudos to u mate 😊

anuragchatterjee
Автор

I am starting this playlist today 15-01-2023 and I will make sure that I remain consistent till the last topic.

travel_guide_in
Автор

hello striver, hope you are doing extremely well 😆. I have been doing your SDE sheet and your videos have helped a lot, Although i have now reached a point where the videos/articles have yet to be made, I must say, there is no one who explains different solutions like you. I will continue to solve the problems and complete the sheet one way or another, but please do know that all this was only possible because of you. THANKYOU RAJ ☺.

sujayshanbhag
Автор

00:04 Strivers A to Z DSA course is a comprehensive resource for interview preparation.
02:14 Master one language before diving into data structures and algorithms
07:23 Printing in C++ using endl and backslash n
09:42 Reading inputs and using libraries in C++
14:02 Data types in C++ include long, float, double, string, character.
16:22 String manipulation in C++
20:12 Integer ranges and their use in programming.
22:04 Understanding if-else statements in programming
26:18 Writing a program to grade marks based on given conditions.
28:25 Introduction to usage of else if in C++
32:44 Explanation of nested if statements
34:44 Nested if-else statements and switch statements covered
38:27 Switch statement and the use of default
40:30 Arrays are used to store similar data types multiple times.
44:44 Data types must match the declared type for storage
46:49 Arrays in C++ can be declared and used to store values with indexing starting from zero.
50:51 Understanding the use of characters and strings in C++
52:57 Explanation of for loop and variable declaration in C++
57:15 You can write if conditions inside for and while loops.
59:31 Basic concept of do-while and while loops
1:03:27 Void functions do not return anything.
1:05:27 Parameterized void function allows reusability of code by taking a name and printing it.
1:09:39 Understanding the flow of execution in a C++ function call
1:11:38 Brief overview of functions and inbuilt functions in C++.
1:15:58 Understanding Pass by Value in C++
1:18:25 Understanding pass by value and pass by reference in C++
1:22:55 Arrays are passed by reference in C++.
1:24:56 Functions passed by reference and value time complexity

srajangupta
Автор

I am starting this playlist on 16-01-2024 (Tuesday)
I strive to complete it with dedication and consistency. Fingers crossed

jainpratham
Автор

Starting today 16/06/2024. I am an undergraduate student of Btech in my second year. Will complete this series with full focus.

civilengineer_
Автор

As usual one of the best content....Looking forward to continue whole dsa journey with Take u Forward.

aditya
Автор

Thanks a lot for this amazing tutorial bro. I think this is the most organized and underrated course.

PrithaMajumder
Автор

I was switching from C to C++, and this was way too simple, clear, and time-saving.thankyou

benzene___