😎We dont need to check if(n / i == i) . because :) we can write it like: int i = 1; for(; i * i < n; i++) { if(n % i == 0) { list.add(i); list.add(n / i); } } if(i * i == n) { list.add(i); } just add one if() after the loop. (no need to check again and again in the loop)😎
hey striver great playlist ,can you please continue to explain the code you explain in the end in the earlier videos . Sometimes you write a code with some different method and some uncommon things which teaches us a lot of new things and figuring them these new things by ourselves is difficult , If you continue to explain It will be very appreciated also we want next playlist on strings
bhaiya mai jabse aapka playlist follow kar raha to confusion bahut ho raha ki pahle mai dsa problem gfg pe karta tha par aapke playlistr ke saare problem gfg pe milate na hai leetcode pe karta aur agar usape bhi na mile to coding ninja pe to sab mil jata to mera question aapse yahi hai ki mai kya karu koi ek particular website follow karu ya jo karr raha aise hai plz guide me and yeah thanks a lot for dsa playlist it's awesome .
bro the stress is taking a toll on you. I hope you're healthy. You can stop teaching for a while and just get some rest. You also have a full time job. Don't overwork yourself please.
Striver please upload string series next
Bhaiya please next playlist for string
+1
+1
+1
+1
+1
Understood...........Thank You So Much for this wonderful video............🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻
Hey striver thank u for all your efforts
Please make recursion playlists it's really needed
Make on string also bhai❤
Understood everything 😃 Thank you so much Sir
😎We dont need to check if(n / i == i) . because :) we can write it like:
int i = 1;
for(; i * i < n; i++) {
if(n % i == 0) {
list.add(i);
list.add(n / i);
}
}
if(i * i == n) {
list.add(i);
}
just add one if() after the loop. (no need to check again and again in the loop)😎
wow thanks
set use kr lo number ka input lene ke liye
@@-AmanSinghBudhalaNo, if n=1.
1 * 1 = 1
1 < 1 condition false,
for loop not execute, only if condition will satisfy,
So 1 print only 1 time..,
that honestly means the same bro
hey striver great playlist ,can you please continue to explain the code you explain in the end in the earlier videos . Sometimes you write a code with some different method and some uncommon things which teaches us a lot of new things and figuring them these new things by ourselves is difficult , If you continue to explain It will be very appreciated also we want next playlist on strings
Sir please teach stack ,queue and other remaining topics aswell . It would be really helpful for all of us.....
Atleast! thank him for this one before demanding another one..... thanks striver
Thank You very much Striver Bhaiya!
lots of love bhaiya ♥♥♥♥♥
NICE SUPER EXCELLENT MOTIVATED
Thanks a lot striver's
Sir, please make video of sliding window
Thank you so much for such amazing content.
love you Dada
Bit manipulation a2z pa update kar do bhaiya with link
String Playlist plzzzz
Understood 👍
Thank you bhaiya ❤❤🎉
bhaiya mai jabse aapka playlist follow kar raha to confusion bahut ho raha ki pahle mai dsa problem gfg pe karta tha par aapke playlistr ke saare problem gfg pe milate na hai leetcode pe karta aur agar usape bhi na mile to coding ninja pe to sab mil jata to mera question aapse yahi hai ki mai kya karu koi ek particular website follow karu ya jo karr raha aise hai plz guide me and yeah thanks a lot for dsa playlist it's awesome .
go to take you forward website you will get all the question link in order
Bhaiya Strings ka playlist Kara do 🫠 only hard problems kai thoda dikkat ho raha
plz complete string as well
You already cover it na in your last basic math lecture? By using sqrt(n)
bro the stress is taking a toll on you. I hope you're healthy. You can stop teaching for a while and just get some rest. You also have a full time job. Don't overwork yourself please.
can we do it without using array ?
where's the lecture 1
Lecture 1 is basic math
Understood. Thanks!
Please provide lecture on strings
ye playlist konse topic ka hai? a to z series me to maths ka koi topic nhi hai
Understood ❤
ty
String Playlist pls..
Understood
Thanks
instead use a set to add the number
Where is lecture 1?
please increase size of face window
❤
understood
First view ❤ .
understood
understood
understood