Lec 7 Completed 🔥🔥🔥 North, South, East ya West Shradha Mam is always the Best ❤ Solution of 1st homework problem 36:28 // using bitwise & operator void isPowerOf2(int n){ if((n & (n-1)) == 0) cout
The bitwise operations for 6 and 10 are: Bitwise AND (6 & 10): 6 in binary: 0110 10 in binary: 1010 0110 & 1010 = 0010 (which is 2 in decimal) Bitwise OR (6 | 10): 0110 | 1010 = 1110 (which is 14 in decimal) Bitwise XOR (6 ^ 10): 0110 ^ 1010 = 1100 (which is 12 in decimal) Left shift (10 1): 10 in binary: 1010 Shifting right by 1 position: 10 >> 1 = 0101 (which is 5 in decimal)
lecture 1 ✅ lecture 2 ✅ lecture 3 ✅ lecture 4✅ lecture 5 ✅ Binary number system ✅ Bitwise operator ✅ on 20/09/2024 when i started this lecture i did not know about coding. even i could not write a single line of code but now i am improving day by day continue and understand about code. thank u so much shraddha mam for your help.🥰
I paused the video to solve the homework, and I finally found exactly what I’ve been searching for the past 2 months to learn DSA. Thank you so much for creating these incredibly helpful videos!
Thank you so much didi... Abhi Mere java ka course chalu ahe 3 months ho gaye didi....Mai yeh DSA c++ ke series dekh kar Java se compare karke study kr rahi huu diii....bahot sare mere concepts clear ho rahe hai diii THANK YOU ❤️
DSA series Day-7 completed I hope I will maintain this consistency with shraddha maam .Thankyou so much mam for this series and also thanks to Aman sir who behinde all of that❤🎉
@@alwaysanujsharma bhai bina loop ke and operator se hota hai solve par bina loop ke left aur right shift operator se nahi hota... Aur loop ke sath toh easily ho jata hai
Completed this lecture at 10:15 pm on 12th of sept for some days i lost my rythm but looking forward to gain it back and doing lectures back to back in adjacent days.
lecture completed (at 22:41PM on 9th of September.) this lecture gives me a correct and deeper understanding of bitwise operator for the first time. Thank you for explaining like this mam.
x will update first, and then it will be checked for the if statement , so regardless of whether it will enter the if statement or not, it will still get updated to 11.
Didi , your teaching method is extremely awesome . I am following this series regular . Day 7 Complete without any problem . Thank you so much Di @Shardha Khapra ☺😇
day 6 of dsa journey, today is 18/10/24. I completed this lecture yesterday only but wasn't able to solve questions so finally completed them today at 8:30 pm.
Lec 7 Completed 🔥🔥🔥
North, South, East ya West
Shradha Mam is always the Best ❤
Solution of 1st homework problem 36:28
// using bitwise & operator
void isPowerOf2(int n){
if((n & (n-1)) == 0) cout
First year mein ho kya bro
Not working with Void
But working on int
Explain??
Heilo wreok
Excellent platform to all don't miss any video and every video will be helpful in your career
Where to find notes😢
The bitwise operations for 6 and 10 are:
Bitwise AND (6 & 10):
6 in binary: 0110
10 in binary: 1010
0110 & 1010 = 0010 (which is 2 in decimal)
Bitwise OR (6 | 10):
0110 | 1010 = 1110 (which is 14 in decimal)
Bitwise XOR (6 ^ 10):
0110 ^ 1010 = 1100 (which is 12 in decimal)
Left shift (10 1):
10 in binary: 1010
Shifting right by 1 position: 10 >> 1 = 0101 (which is 5 in decimal)
lecture 1 ✅
lecture 2 ✅
lecture 3 ✅
lecture 4✅
lecture 5 ✅
Binary number system ✅
Bitwise operator ✅ on 20/09/2024
when i started this lecture i did not know about coding. even i could not write a single line of code but now i am improving day by day continue and understand about code. thank u so much shraddha mam for your help.🥰
I paused the video to solve the homework, and I finally found exactly what I’ve been searching for the past 2 months to learn DSA. Thank you so much for creating these incredibly helpful videos!
ATTENDANCE Done 👍 For the day
Par class toh hui hi ni
present
Thanks alott mam
we are sooooo happy with your teaching
and we want all the videos of this playlist till the completion of all concepts of DSA
She is the best teacher and is very knowledgeable.Hats off to you, with the utmost respect.
sucessfully completed the lecture and build the concepts
all thanks to ShradhaDi👍❤ for creating such wonderful lectures
simple and clear teaching methods... you are doing great job... stay blessed :)
Thank you so much didi...
Abhi Mere java ka course chalu ahe 3 months ho gaye didi....Mai yeh DSA c++ ke series dekh kar Java se compare karke study kr rahi huu diii....bahot sare mere concepts clear ho rahe hai diii
THANK YOU ❤️
nice (❁´◡`❁)
lecture complete with shradha maam...
Thank you so much Di❤ For this Series 😊
DSA series Day-7 completed I hope I will maintain this consistency with shraddha maam .Thankyou so much mam for this series and also thanks to Aman sir who behinde all of that❤🎉
Thanks didi for teaching us❤❤❤
yes i have completed this lecture and so on maam
very nice ma'am keep supporting and teaching us with yours legendary experience
Time Stamps :
00:00 Introduction
00:39 Bitwise Operators
12:07 Homework
12:33 Operator Precedence
18:03 Scope (Local vs Global)
24:12 Data Type Modifiers
35:45 Summary & Homework
12:16
1. 6&10 => 0010(2)
2. 6|10 => 1110(14)
3. 6^10 => 1100(12)
4. 10>1 =>5
Wonderful session learn a lot. Thanku Shradha Mam ❤
Thanks Shradhha Mam❤❤❤❤
Lecture completed. 16.8.24 -- 1:25 am. Thank you ma'am
I am always Excited for new lecture of DSA series conducted by sharada didi ❤
Mam 😅😂
Lecture --7 and homework completed❤
12:25
Question).
101 = 0101
what about second homework question at last of video.
using left and right shift operators and no loops. there is no solution i can find
@@vipulbhot35:45 pahle for loop laga kar write kar program baad mein bitwise operator karke dekhiye bhai
@@alwaysanujsharma bhai bina loop ke and operator se hota hai solve par bina loop ke left aur right shift operator se nahi hota... Aur loop ke sath toh easily ho jata hai
@@vipulbhot error dekh kahi kuch reh toh nhi gya
@@alwaysanujsharma bhai bakchodi mat kar... Solution pata hai to bata
36:17
Day 7 completed👌💯
Keep teaching shraddha didi....
Thank you maam ❤
day 7:completed
thanku so much❤
kithna weeks ya days thak ka hei....did she mention?
Most impressive logics
19th Sept 2024
Lecture-7 Completed
Learned new concept of 'Scope', 'Data Modifiers' & 'Bitwise Operator(Left shift and right shift)'🔥🔥🔥
Completed this lecture at 10:15 pm on 12th of sept for some days i lost my rythm but looking forward to gain it back and doing lectures back to back in adjacent days.
Thanku Mam
I have completed These Lecture . 21/09/2024
🥳🥳🥳🥳
thank you maam for a wonderfull playlist
lecture completed (at 22:41PM on 9th of September.) this lecture gives me a correct and deeper understanding of bitwise operator for the first time. Thank you for explaining like this mam.
are you makingnotes?
Day 7 Completed thankyou Shraddha Mam ❤ 11 September 2024😊
12:13
Question).
6 & 10 = 0010
6 | 10 = 1110
6 ^ 10 = 0011
6^10=1100
6^10 = 1110
Ohh that perfect video ❤ thank you mam 😌
Question to solve
Int x=10;
Int y=15;
If(++x < 10 && ++y >15)
{
x++;
}else{
y++;
}
System.out.println('x +" "+ y')
5:30
12. ,17
Error
Ans: 11,16
@@atharvsabale8044correct 🙌🏻
x will update first, and then it will be checked for the if statement , so regardless of whether it will enter the if statement or not, it will still get updated to 11.
Lecture 7 completed Thank You 😍😍😍😍😍
Today's my lecture number 6 I am very excited for successfully completing the lecture thank you Shraddha mam
12:15 ans :
AND Operator 2
OR Operator 14
XOR Operator 12
() RIGHT-Shift Operator 5
Day 7 completed 21/09/2024 enjoying this series.
chapter 7 ✅
keep goingg😃
Thank you so much for DSA lecture uploading ❤😊😊😊😊 apne college jai ho 😂 full support ❤😊
Shraddha didi ke liye like ❤
❤❤❤
Completed the lecture on sept 11.
The Series is very Excellent Thank you So much Shardha Didi for a Great Content......
Teaching is next level❤
Great teaching style 👏
bitwise left (81) : 8 / 2^1
Superb explanation as everytime Keep growing
Solution
No : 123
Output : 321
-----------------------
Int No=123,N=0,R;
While(No>0)
{
R=no%10;
N=N*10+R;
No=No/10;
}
Printf("No is : %d",N);
Working✅
Bohat zabardast.
Good
❤❤❤😊0000 0:09 l 0:12
Successfully completed ✅ 07 lecture, Thank u shradha maam for your valuable lectures to us😊😊
09/09/2024
Bhai abhi toh c++ ke basics horhe hai na?
Lecture 7 completed on 15/09 with homework.. Thank you mam
shraddha didi's teaching is next level ❤❤
Class 7 complete ✅✅
Thankyou so much mam....
Lecture 7: Bitwise operators completed on 10 September 2024 38:19
Didi , your teaching method is extremely awesome .
I am following this series regular .
Day 7 Complete without any problem .
Thank you so much Di @Shardha Khapra ☺😇
Thankyou✨Done✨Completed✨
Lecture 7 Completed 12/09/2024❤❤
Lecture 7 completed successfully 😃
day 7 completed
Day-7 completed successfully
successfully completed the lecture.
9/10/2024
thanks shradda mam, Respect from your neighbour country PAKISTAN.
day 6 of dsa journey, today is 18/10/24. I completed this lecture yesterday only but wasn't able to solve questions so finally completed them today at 8:30 pm.
Day 6 - ✅on 15/10/2024(11:45pm)
Bitwise Operators are awesome❤
let's go for next🔥⚡
Best Teacher forever❤
Attendence done ❤
Thank you so much for DSA❤❤❤❤❤❤❤❤❤❤❤❤
Hello didi 👋,
I have successfully completed lecture 7. So, I'm very excited for next.
Thank you so much didi 🙏
Lecture-08: Bitwise Operators , Scopes & Data Modifiers ✅
Date : 10/09/2024
Assignment (Lec-01~08): ✅
Please mam upload daily❤❤❤
Dal to rhi hn ,
Completed at 11:21 ❤😊
i have completed the lac. successfully on 10/09/24.
Completed This Chapter.😁😁
Lecture 7 completed ❤
Completed ❤❤
C++ , DSA Series
7 Lecture Completed✅
Completed on 5/12/2024😊
Attendance for Day 8
Good afternoon mam ,
I have completed , lecture .
Thankyou mam 😊
You are always inspiration for us
This lecture 7 Completed✅
I have completed this lecture on 9th September.
Thank you so much♥ such a great effort
Day-7 done ✅
lecture 7 completed;
thankyou mam;
Completed on 9-9-2024::23:37
Whenever got confused in opertion of &(AND) or | (OR) . Consider & ->multiply and | -> addition
Example: 1 & 0 = 0 , 1 & 1= 1, 0 & 1= 0, 0 & 0 = 0
Similarly 1 | 0 = 1, 1 | 1 = 1, 0 | 1 = 1, 0 | 0 = 0
beauty of teaching
Lecture Completed :)
I complete Lecture 7 date 09/09/2024
Thanku Shradha Didi ❤❤❤❤
Very informative video Mam.
19 oct lecture completed ✅
Day-7 Completed✅🎉
Lecture 7 completed successfully on 10/09/2024🙂
I have completed the lecture and done the homework problem 2, I will comment when I finish 1.
today lecture completed of new concept by SHRADHA MA'AM
Day 8
Lec 7
Let's go 😊