Lecture19: C++ STL in 1 Video (Re-Uploaded)

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.พ. 2025

ความคิดเห็น •

  • @CodeHelp
    @CodeHelp  3 ปีที่แล้ว +152

    Do Visit Relevel: relvl.co/pn8k

    • @yashmanmode5727
      @yashmanmode5727 3 ปีที่แล้ว +2

      BHAIYA USING STL IN DSA ROUND IS A GOOD THING OR NOT

    • @vikrant3011
      @vikrant3011 3 ปีที่แล้ว +11

      Bhaiya homework k solution bhi share kar diya karo please ,🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏

    • @rishitarora321
      @rishitarora321 3 ปีที่แล้ว +36

      ***Too many doubts*****
      Bhaiya iss video main explaination halki thi, compare to course, mtlb mujhe samjh nhi aaya auto kya hota hai, iterator kya hota hai, for(int i: s) ye kaise likh skte hai ye syntax nhi dekha kabi. Pls acknowledge my msg 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏

    • @rishitarora321
      @rishitarora321 3 ปีที่แล้ว +2

      Bhaiya ye outro song bhi permanent kar dena next video se

    • @prernapriya8699
      @prernapriya8699 3 ปีที่แล้ว +1

      @@vikrant3011 yes

  • @dipanshu_0199
    @dipanshu_0199 3 ปีที่แล้ว +696

    For beginners :- Use #include library , it contains all libraries like vector ,array , string . So you don't need to write different headeefiles for different data structure again & again . Thanks babbar bhaiya .......

    • @techaholic5880
      @techaholic5880 2 ปีที่แล้ว +3

      thanks

    • @elitegamer8008
      @elitegamer8008 2 ปีที่แล้ว +24

      But be careful this header file is not officially added so you can use it in coding competition but not in every case

    • @visheshpandita1494
      @visheshpandita1494 2 ปีที่แล้ว +1

      Bhaiya ye compiletime initialization ha , STL ma runtime initialization kaise krte ha ?

    • @brahamjeet602
      @brahamjeet602 2 ปีที่แล้ว

      thanks a lot sir

    • @paulmoore7964
      @paulmoore7964 2 ปีที่แล้ว +9

      that include is always a way for experienced stackoverflow answerers to know you watched a really bad video on c++, never do that. It only works on one compiler, and it means you never learn the actul things you need

  • @soumelee5661
    @soumelee5661 2 ปีที่แล้ว +15

    video finished in one sitting only. thank u so much. very insightful teaching!!

  • @omeshnath6826
    @omeshnath6826 3 ปีที่แล้ว +22

    Jiski jarurat thi woh mil gaya thanks bhaiya👍👍👍👍👍

  • @watashibaby8036
    @watashibaby8036 2 ปีที่แล้ว +73

    #include
    To include all libraries at once

    • @visheshpandita1494
      @visheshpandita1494 2 ปีที่แล้ว +1

      Bhaiya ye compiletime initialization ha , STL ma runtime initialization kaise krte ha ?

  • @crazyy_av
    @crazyy_av 8 หลายเดือนก่อน +47

    Excellent video, sir!
    Just a small note: array.empty() will always return false regardless of initialization. This is because:
    std::array is never empty; it has a fixed size determined at compile time.
    Accessing elements of an uninitialized std::array will yield indeterminate values.
    On the other hand, std::vector can indeed be empty.

    • @sergion_brayen
      @sergion_brayen 6 หลายเดือนก่อน +1

      thanks

    • @Vsingh..709
      @Vsingh..709 5 หลายเดือนก่อน

      arraya; it gives the true value

    • @kshitij-u1s
      @kshitij-u1s 4 หลายเดือนก่อน

      vector a[5,1];
      for(int i:a)
      cout

    • @rohitnegiseca6259
      @rohitnegiseca6259 4 หลายเดือนก่อน +1

      @@kshitij-u1s bro incorrect syntax!
      it should be vector a(5,1);
      by the way u shouldnt rely on someone use google,ai

    • @kshitij-u1s
      @kshitij-u1s 4 หลายเดือนก่อน

      @@rohitnegiseca6259 Thanks bro ! 🙏

  • @ayushanand18
    @ayushanand18 2 ปีที่แล้ว +11

    Just beginning my DSA journey with C++ and this video is a very handy!

    • @hafiznouman4860
      @hafiznouman4860 ปีที่แล้ว +2

      now what is your progress?

    • @kapilplays2127
      @kapilplays2127 ปีที่แล้ว +3

      ​@@hafiznouman4860 what is your progress?

    • @owais2609
      @owais2609 ปีที่แล้ว

      me too

  • @gmanikarthik6190
    @gmanikarthik6190 ปีที่แล้ว +7

    I think this is my first video which I have started at 0:00 and watched till the end of 1:01:49 without getting up from my place.
    Really enjoyed and learned a lot from this C++ STL VIDEO.
    Hatsoff bhaiya for your hardwork,patience and dedication to teach this owesome free dsa course...

  • @kamla783
    @kamla783 3 ปีที่แล้ว +55

    Now I understood the STL part very Clearly ❤️❤️💯💯

    • @PujaKumari-nt5dq
      @PujaKumari-nt5dq 2 ปีที่แล้ว

      Hey I am unable to find the lecture 19 code in bhaiya's GitHub REPO. Can you please tell me where can I find?

  • @AbhishekSingh-gr6zr
    @AbhishekSingh-gr6zr 2 ปีที่แล้ว +39

    i just dont have words to express my thanks to you for giving such a wonderful content and putting so much effort

  • @suvigyabasnotra7378
    @suvigyabasnotra7378 3 ปีที่แล้ว +38

    You can try using similar low volume calming music in your real-time videos too.
    With Music Credit too in description as well.
    I'd recommend any of Max Richter's composition.

    • @Bectus
      @Bectus 2 ปีที่แล้ว

      Bhai is video kon sa IDE use kr rhe h coding k liye?

    • @kartikrameshchavan6662
      @kartikrameshchavan6662 2 ปีที่แล้ว

      @@Bectus ripple

  • @nilesh4920
    @nilesh4920 2 ปีที่แล้ว +10

    Watching at 3:00 in morning and completed . Nice explanation! ❤❤💯❤‍🔥

    • @newhope5729
      @newhope5729 2 ปีที่แล้ว

      bhai uthe the 3 baje ya jagte rahe 3 baje tak?

    • @nilesh4920
      @nilesh4920 2 ปีที่แล้ว +1

      @@newhope5729 bhai jagge rehte hai 😅

    • @newhope5729
      @newhope5729 2 ปีที่แล้ว +1

      @@nilesh4920 😳😱 Vai so jaaya karo sleep cycle barbaad kar loge

    • @NITian_Shourya
      @NITian_Shourya ปีที่แล้ว

      coders k liy sleep cycle jaisi koi word ni hoti @@newhope5729

  • @anuptewary3016
    @anuptewary3016 3 ปีที่แล้ว +371

    End sem chal rahe hain Bhaiya phir time Nikal ka dekh rahe ho bhaiya carrying on rakhna frequency bhaiya all ways love you 3000 ❤️🔥

    • @photon838
      @photon838 3 ปีที่แล้ว +9

      That's what heroes do...🔥

    • @anuptewary3016
      @anuptewary3016 3 ปีที่แล้ว +2

      @@photon838 ya bro

    • @arjunrai8126
      @arjunrai8126 3 ปีที่แล้ว +4

      Anup bhai tumhare waha endsem online hi ho raha haina

    • @anuptewary3016
      @anuptewary3016 3 ปีที่แล้ว +1

      @@arjunrai8126 haa bhaii par bhut strictly system designed kiye ha humlog ka college

    • @girishbhargava6367
      @girishbhargava6367 3 ปีที่แล้ว +3

      @@anuptewary3016 Chandigarh University me hai kya bro ?
      Mere bhi end sem chl rhe hain.

  • @chihuhahuana4863
    @chihuhahuana4863 6 หลายเดือนก่อน

    I could see the man grinding his way out trough the video. major respect.

  • @ayushkushwaha171
    @ayushkushwaha171 3 ปีที่แล้ว +40

    This video and your new videos show that your explanation skills have really improved. Great going bhaiya!

  • @MohanSingh-rj3td
    @MohanSingh-rj3td 2 ปีที่แล้ว +2

    super cool stl in one just video thanks, coding is beautiful when you teach

  • @shashwatdash824
    @shashwatdash824 3 ปีที่แล้ว +16

    Present bhaiya ❤️❤️
    Thank you for this.... This is LIT 🔥 and eagerly waiting for this 🔥

    • @matilda3990
      @matilda3990 3 ปีที่แล้ว +2

      C++ STL ka whimsical board ka link kaha hai jo bhaiya ne video mein explain kiya hai?

    • @rameshmalhotra9525
      @rameshmalhotra9525 2 ปีที่แล้ว

      th-cam.com/video/tAQIKe0UGH4/w-d-xo.html

  • @lolpro5922
    @lolpro5922 2 ปีที่แล้ว

    Pura video dekh liya bhaiya 👍🏻👍🏻👍🏻, last mei apki low energy ko mehsoos kr paa rha tha, respect for you📈

  • @apurbakumarmajumder9478
    @apurbakumarmajumder9478 3 ปีที่แล้ว +17

    completed this video.
    sorry I was not able to watch the video tomorrow only as I was in hospital tomorrow. Thank you @BabberBhaiya for this amazing course.

  • @memessite9261
    @memessite9261 ปีที่แล้ว +1

    Man with Golden Heart

  • @MESahilMore
    @MESahilMore 2 ปีที่แล้ว

    Bhai bohot maja aa rha hai start se leke saare video follow kar raha hun ye DSA course.
    2 saal se DSA padne ki kosish kar rha hun par ye course ke aage kuch nhi hai! Bhai we need this content !
    It's a saviour for people like me!
    Thank You!❤

  • @ankushladani496
    @ankushladani496 3 ปีที่แล้ว +6

    Thx bhaiya for uploading afternoon me dekh lunga abhi classes he..😎😎

  • @goutham4931
    @goutham4931 ปีที่แล้ว +1

    video finished in one sitting only. thank u so much. very insightful teaching!!
    😇

  • @RiteshKumar-ob8mc
    @RiteshKumar-ob8mc 3 ปีที่แล้ว +21

    This was really good and crisp..!!
    Time saving and to the point ...
    🙌🙌
    Bs ek request thi bhaiya pls aage inki implementation bhi dikha dena ..!!

    • @matilda3990
      @matilda3990 3 ปีที่แล้ว +3

      C++ STL ka whimsical board ka link kaha hai jo bhaiya ne video mein explain kiya hai?

    • @rameshmalhotra9525
      @rameshmalhotra9525 2 ปีที่แล้ว

      th-cam.com/video/tAQIKe0UGH4/w-d-xo.html

  • @directy839
    @directy839 3 ปีที่แล้ว +9

    Bhaiya this course really osm I'm fully dependent on this.

  • @mayankverma4548
    @mayankverma4548 7 หลายเดือนก่อน

    The way of describe topics in friendly way is awesome and love the teaching method.

  • @Adityakizindagi
    @Adityakizindagi 3 ปีที่แล้ว +9

    this thing was very important for me thankyou so much bhaiya
    this series is bringing new side of me and I think I am building some confidence now.

  • @apnasoch
    @apnasoch ปีที่แล้ว +2

    i have completed this video in 5 hr but still i am happy because i have lern stl. so THANK YOU SIR.

  • @Shiva.4949
    @Shiva.4949 3 ปีที่แล้ว +4

    लाजबाब जबरजस्त जिंदाबाद 🙏🙏🙏

  • @darshankotkar
    @darshankotkar 2 ปีที่แล้ว +1

    Now I understood the STL part again with unstop video start to begin(),
    Thanku Love Babbar

  • @riyapal4243
    @riyapal4243 ปีที่แล้ว +12

    00:05 C++ STL is essential for C++ developers and can greatly simplify coding tasks.
    02:02 C++ STL has four sections: sequence containers, container adaptors, associative containers, and unordered associative containers.
    06:01 C++ STL provides random access to elements in a container.
    08:07 Introduction to C++ STL vector
    12:18 Size and Capacity in C++ STL
    14:13 Introduction to updating and direct access in C++ STL
    18:16 Understanding the process of adding elements in C++ STL
    20:21 Learning how to use the C++ STL add function
    24:09 Printing and deleting elements in C++ STL
    26:17 Introduction to C++ STL and its importance
    30:15 Understanding the concept of 'first in, first out'
    32:10 Crushing size and calculating MP3-like steps
    36:33 The lecture discusses the C++ STL and its features.
    38:32 The set in C++ STL ensures unique elements.
    43:01 Exploring the Find function in C++ STL
    45:22 Love can only point to Scorpio
    50:37 Implementing find and account functions in C++ STL
    52:47 Using the free fruit function to apply the fine
    57:34 Understanding the concepts of rotating and printing based on given values
    1:00:28 Understanding containers and data structures in C++ STL

  • @fanushaneef3926
    @fanushaneef3926 3 ปีที่แล้ว

    Bhaiya aapka bolte bolte halat kharab ho gya tha..video me dekhne samajh aa rha hai..bahut accha content tha bhaiya..aap bahut hard work kar rhe ho hmlog ke liye..thank you bhaiya..🤘🤘

  • @iEntertainmentFunShorts
    @iEntertainmentFunShorts 3 ปีที่แล้ว +88

    Finished this video love bhai in early morning even though I'm doing coding in python but your videos help me a lot to remind CPP concept once again eagerly waiting for more videos, language is not a barrier concept Is matter and putting CPP in bucket will also be fruitful ❤

    • @matilda3990
      @matilda3990 3 ปีที่แล้ว +1

      C++ STL ka whimsical board ka link kaha hai jo bhaiya ne video mein explain kiya hai?

    • @harshmehta1282
      @harshmehta1282 2 ปีที่แล้ว

      @@matilda3990 Mila kya tumhe kaise access karna hai?

    • @mandeep_thakur
      @mandeep_thakur 2 ปีที่แล้ว

      @@matilda3990 ptaani bro, mile to btana

    • @Bectus
      @Bectus 2 ปีที่แล้ว

      @@mandeep_thakur bhai ye video kon sa ide use kr rhe h .

    • @anisharohra4644
      @anisharohra4644 ปีที่แล้ว

      @@Bectus Replit

  • @LadageAbhishek
    @LadageAbhishek ปีที่แล้ว

    ooh that's very helpful for everyone ....i just completed in one time and completed understand...than DSA thank you very much😍😍😍😍

  • @harshwardhan5015
    @harshwardhan5015 3 ปีที่แล้ว +30

    Already learned when you previously uploaded. Thank you bhaiya 🤗

    • @matilda3990
      @matilda3990 3 ปีที่แล้ว

      C++ STL ka whimsical board ka link kaha hai jo bhaiya ne video mein explain kiya hai?

    • @mindlessconquer5710
      @mindlessconquer5710 2 ปีที่แล้ว

      bhai pichla stl 1.5 year pehele upload kiya tha or tum abhi taak stl pe hi hu yaa bhaiya ke intazaar me the

  • @sandeep_khariwal8137
    @sandeep_khariwal8137 3 ปีที่แล้ว +2

    Bhaii 1 hour ki video complete dekhi h or smjh bhi aya around 80% or mza to 100% aya 😀😀.... Thanxx bro ❤️

  • @white-bunny
    @white-bunny ปีที่แล้ว +5

    Great video!
    One thing: You *shouldn't* iterate through the elements in the find method. Either the iterator has a value, or doesn't. If it doesn't have a value, it would return m.end(). It's not meant to be iterated through.
    Personally speaking, std::optionall would have been a much better use over here, because there is only one element, and we need to know whether it's there or not, but I guess std::optional might not have existed at the time.

  • @piyushkumarsingh3562
    @piyushkumarsingh3562 2 หลายเดือนก่อน +1

    this STL session is so amazing......i'm learn lot's of benefits'.......

  • @surajpandey7252
    @surajpandey7252 3 ปีที่แล้ว +6

    Thankyou bhaiya. I love this course. Your way of teaching is really marvelous.

  • @malihaali451
    @malihaali451 2 ปีที่แล้ว

    Ek bhi aisa logic nhi hai jo smjh na aaya hi ..Thank you ❤️🥲

  • @kumargaurav9116
    @kumargaurav9116 2 ปีที่แล้ว +4

    Feedback: Obviously a great video but looked like you were cutting the videos too many times to shorten the length of the video and I think it is not needed and secondly, you were quite in a hurry to finish topics and hence you were explaining the things a bit less. Although the fact that it was introductory video justifies all the drawbacks. Keep Going.

  • @darshitjoshi1353
    @darshitjoshi1353 2 ปีที่แล้ว +1

    bhai aap gajab ho you are the best teacher i have ever had in my life

  • @krishnadawalkar6999
    @krishnadawalkar6999 2 ปีที่แล้ว +13

    Thank You Love Bhaiya, it took me 14 hours to complete this video properly, but it was worth investing so much time on such a great knowledgeable content !! Thank You 3000❤❤

    • @yashikkedia3342
      @yashikkedia3342 2 ปีที่แล้ว +1

      yaar for loop ke syntax me kuch alag ni dikha trko..like auto use kia and all..bhaiya ne pehle range based for loop toh nahi padhaya

    • @jhasaketanprusty8422
      @jhasaketanprusty8422 ปีที่แล้ว +1

      @@yashikkedia3342 its for each loop

  • @hardikagrawal3903
    @hardikagrawal3903 3 ปีที่แล้ว +1

    Finished the video in one short. It is a short and crisp video. Thanks a lot. Love Bhai.

  • @strangesoul31
    @strangesoul31 3 ปีที่แล้ว +6

    every Sunday ko oops/OS/DBMS jaise subjects ki long class le lijiye bhaiyya agar possible ho to...

  • @tawkeer4
    @tawkeer4 ปีที่แล้ว +1

    you are already considered as god for coders here in my college.

  • @pratheekhebbar2677
    @pratheekhebbar2677 2 ปีที่แล้ว +3

    literally i watched full video and understood stl,thanks a lot bro😍

  • @praveensingh8800
    @praveensingh8800 3 หลายเดือนก่อน +1

    Bhaiya literally example bahut jabardast dete ho 😂❤

  • @Nitish_IITK
    @Nitish_IITK ปีที่แล้ว +6

    One starting with STL might face difficulty in STL algo part where upper_bound and lower_bound is used. So you can refer this:-
    /*
    The main work of iterator to give you the exact position since binary_search() gives you binary output which is not sufficient most of the times...The iterators are lower_bound(>=) and upper_bound(>)
    properties of lower_bound and upper_bound...
    i) Both includes only [start,end)
    example
    vector vec= {1,2,3,4,5};
    cout

    • @hustlerboy5520
      @hustlerboy5520 ปีที่แล้ว

      bro can i get ur social media account i want to talk to u

  • @piyushbhagwat3119
    @piyushbhagwat3119 ปีที่แล้ว +1

    Thank You Brother. We can clearly see u getting tired but u still maintend the quality of your code and explanation. Thank you for that. And yes I did it in one go as u said lol

    • @HimanshuSahu-ml9yf
      @HimanshuSahu-ml9yf ปีที่แล้ว

      sir k codes and notes kaha se download kar sakte hai

  • @Ayush_.
    @Ayush_. 3 ปีที่แล้ว +10

    bhaiya last time dekh lii thi aur aaaj fir se dekh liya bcz this is a part of this Amazing Course 🤩Thank you bhaiya 🤗

    • @matilda3990
      @matilda3990 3 ปีที่แล้ว

      C++ STL ka whimsical board ka link kaha hai jo bhaiya ne video mein explain kiya hai?

  • @aversncurse991
    @aversncurse991 2 ปีที่แล้ว +1

    bohot theoretical ,, first lecture jisme nind aya bhaiya

  • @aryansingh-p7b
    @aryansingh-p7b 3 ปีที่แล้ว +5

    Consistency is 🔥

  • @manish__kumar
    @manish__kumar 2 ปีที่แล้ว

    Har ek lecture mai. Kuch naya sikhne ko milta hai. Really thanks sir

  • @satyamprajapati3468
    @satyamprajapati3468 ปีที่แล้ว +16

    Have end sem exam from 25th of July but consistency is must and it is the key to success 🙌 ❤ thank you bhaiya

  • @namanrawal3085
    @namanrawal3085 2 ปีที่แล้ว +1

    43:21 done

  • @DURGESHKESHRI-l1p
    @DURGESHKESHRI-l1p ปีที่แล้ว +8

    1:01:19 2 out of 5 beacuse i feel like you are not teaching you are just revising these concepts

  • @sahalpathan5980
    @sahalpathan5980 ปีที่แล้ว +1

    Thank Q Babbar Bhaiyya❤Completed this tutorial in a single shot / Pura chaat liyaa😂
    One tip to every one :
    if time permits, perform optimization:
    1. instead of using namespace std; => use std::cout, std::vector, ....
    2. instead of using , use only required libraries
    this will surely make the code more faster as well efficient.
    💻 HAPPY CODING 🖱🌟

  • @junaiid0104
    @junaiid0104 ปีที่แล้ว +12

    THANK YOU FOR EVERYTHING SIR !!!! (I AM ALMOST DOING DSA EVERYDAY)

  • @rahulgotharwal9218
    @rahulgotharwal9218 ปีที่แล้ว +1

    thanks for this video.

  • @ASHISHSINGHRA
    @ASHISHSINGHRA 3 ปีที่แล้ว +18

    Bhaiya can u share hand written notes for this lecture. That will be helpful for us.

  • @helloworld2850
    @helloworld2850 ปีที่แล้ว

    Zabardast bhai may be best content and way of teaching ❤❤❤God bless you

  • @Warrior_Gosai
    @Warrior_Gosai ปีที่แล้ว +5

    Video Totally Helpful in 2023, Thanks Bro❤
    In tier 3 college, There is no Knowledge of library in c++

  • @prasadprashantb.4001
    @prasadprashantb.4001 3 ปีที่แล้ว +1

    Bhaiya abtaki ki videos me ye wala sabse fast pase thaa.. Thoda jaldi jaldi nipt gaya😅 parr baki sub content quality ekdum jabardast thi 🙌👍 nice one🤘🤘

  • @stuffvish
    @stuffvish 3 ปีที่แล้ว +26

    Programming in Java but viewing it for better reach ❤️

    • @chinmaybhalerao
      @chinmaybhalerao ปีที่แล้ว

      bro i did programming in java can i watch this DSA playlist

    • @chinmaybhalerao
      @chinmaybhalerao ปีที่แล้ว

      i have not done C++

    • @stuffvish
      @stuffvish ปีที่แล้ว

      Bro if you have little familiarity with the c++ then you will have no problem. Also in DSA, try to understand the concept, not too much worry about the language. Good luck!

    • @sahilsaifi4962
      @sahilsaifi4962 ปีที่แล้ว

      @@chinmaybhalerao logic matters bhai

  • @pingpong1638
    @pingpong1638 ปีที่แล้ว

    Finished without pause.😎
    Thanks for this video it's very helpful for me. 🤩

  • @harshkunal7365
    @harshkunal7365 ปีที่แล้ว +8

    Notes link-
    drive.google.com/file/d/1x_KQgOil_Dj3YatVHEXPWtpm5wpYg9GK/view?usp=share_link

    • @yashwantchoure
      @yashwantchoure ปีที่แล้ว

      thanks brother

    • @amitkumar-tq6ch
      @amitkumar-tq6ch 4 หลายเดือนก่อน

      Hey bro can u please tell me where I can find all lectures notes please humble request 😢😢😢❤❤

    • @warrior_sahil356
      @warrior_sahil356 17 วันที่ผ่านมา

      Bhai aur bhi lectures ke notes hai??

  • @prasadprashantb.4001
    @prasadprashantb.4001 3 ปีที่แล้ว +1

    Baki bhaiyaa❤❤😘 live u yaar🙌🙌

  • @arupbaral1605
    @arupbaral1605 3 ปีที่แล้ว +4

    Love this Series, very decent content

  • @Infinitylock-p1c
    @Infinitylock-p1c 9 หลายเดือนก่อน +1

    Completed(took 4hrs with handwritten notes) maza agaya

  • @vivekpatankar895
    @vivekpatankar895 3 ปีที่แล้ว +2

    Abiding end semester exams but still, Finished this video, in one go..
    PS : Can anyone tell what's the name of plants that are kept on bhaiya's desk..😅

  • @chiragchandelteaches200
    @chiragchandelteaches200 2 ปีที่แล้ว +1

    Finished in one shot bhaiya .... Lage raho 🔥🔥🔥

  • @vedantkulkarni3367
    @vedantkulkarni3367 ปีที่แล้ว +3

    thank you so much for everything you do for us!

  • @tejapa3710
    @tejapa3710 2 ปีที่แล้ว

    Finish tutorial 1.30 hr with code practice thank you very much bhiya.

  • @rahulluckwal2440
    @rahulluckwal2440 3 ปีที่แล้ว +7

    done....full video ...............just love it ......

  • @PriyankaSingh-ni8bf
    @PriyankaSingh-ni8bf 8 หลายเดือนก่อน

    Thank you so much! Still going strong.

  • @subhasishasahoo.105
    @subhasishasahoo.105 3 ปีที่แล้ว +4

    Bro present...
    Please Everyday you upload 1hr+ content ..... Because I am in last sem..... And everyday I am waiting for your videos bro.....

  • @siddharthgupta2111
    @siddharthgupta2111 ปีที่แล้ว +1

    sir ji thank you from bottom of my heart

  • @Mb-nr5nz
    @Mb-nr5nz 3 ปีที่แล้ว +6

    Aapki video ki starting me ek calm motivation tune lagado intro me , It helps to calm us and freshly start the lecture , tune of 10 seconds will be good 😊

  • @troubleshootingwarriors2739
    @troubleshootingwarriors2739 2 ปีที่แล้ว +1

    Nice explanation bhaiya kasam se mazza aagaya ❤❤

  • @eem-rp1qk
    @eem-rp1qk 2 ปีที่แล้ว +3

    in set part, you typed "it" iterator instead of "itr" iterator, that was why it didn't work.
    and where can i get the slide that you have used in this video? And the documentation.

  • @lalitbisht8381
    @lalitbisht8381 ปีที่แล้ว

    Bhut Khararnak video thi bhaiya🔥🔥🔥

  • @virajdeshpande9821
    @virajdeshpande9821 2 ปีที่แล้ว +4

    Hello Sir,
    Can you please make one separate video on Iterators. That would be very helpful for beginners like me.
    thank you.

    • @euuuuuop
      @euuuuuop 2 ปีที่แล้ว

      already did

    • @ParadoxicalShubh
      @ParadoxicalShubh 2 ปีที่แล้ว

      Link please, i can't able to find.'

  • @chitranshkulshrestha419
    @chitranshkulshrestha419 2 ปีที่แล้ว

    bhaiya ko dekh kr lag hee rha h raat bhar baith kr banaye h video. Thanks for the effort, amazing session, got to know pretty much about STL which was much needed.

  • @utkarshsingh6778
    @utkarshsingh6778 3 ปีที่แล้ว +14

    Thank u bhaiya for your daily videos and afforts. My end sem is going on but I am watching your daily videos regularly I watch your daily videos after giving my end sem exam. always support u.

    • @matilda3990
      @matilda3990 3 ปีที่แล้ว

      C++ STL ka whimsical board ka link kaha hai jo bhaiya ne video mein explain kiya hai?

    • @rameshmalhotra9525
      @rameshmalhotra9525 2 ปีที่แล้ว

      th-cam.com/video/tAQIKe0UGH4/w-d-xo.html

  • @AbdulRehman-ux6ql
    @AbdulRehman-ux6ql ปีที่แล้ว

    i am taking lectures of your dsa course,this easy lecture encourages me to go back on course.Thanks dear for your effort

  • @h_a_r_s_h01
    @h_a_r_s_h01 3 ปีที่แล้ว +4

    Love Bhaiya sorry to say but this video isn't too much intuitive(because explanation was super fast like a CHEETAH 🐆)and this makes me to drop the video in between 😔. Can you suggest any other video from where I can understand STL in a much better way ?
    Regards ❤️

  • @anuptewary3016
    @anuptewary3016 3 ปีที่แล้ว

    Bhaiya ya last wala gana literally bhaut din bd sunane ke liye Mila aap ke main channel par ya song a ta tha epic vibe a gye ❤️🔥

  • @ramkaushik140
    @ramkaushik140 3 ปีที่แล้ว +5

    you've come a long seeing this video and your present videos, there is a hell lot of improvement in the way of ur teaching..kudossss to you and ur editor. bas end tak ruko mat..bohot mazaa aara❤️

  • @dum0
    @dum0 11 หลายเดือนก่อน +1

    that bgm is chill

  • @garvgupta4219
    @garvgupta4219 7 หลายเดือนก่อน +3

    C++ STL documentation link is not in the description

  • @sagargupta7609
    @sagargupta7609 6 หลายเดือนก่อน

    such a wonderful session you did your 100%. you are such a jam

  • @amolshinde8607
    @amolshinde8607 ปีที่แล้ว +4

    Sir, could you please link the source code of this lecture in the description?

  • @deepanshugoyal1250
    @deepanshugoyal1250 2 ปีที่แล้ว +1

    bhaiya mein ne relevel ka course 2 months le lya but aaj jab apke telegram channel se juda to pata chala knowlegehut apne launch kiya hai, unacademy slow hai course mein aur TA jo assigned hua hai. vo DSA mein weak hai. may I could join your venture . If u can help us that unacademy ko bhi aap sponsored karte ho to , ye mesaage de digiyega , because they do'nt pay attention towards this problem. shayad apki kuch baat man le vo,
    I Heartedly thankful to the videos that r superb along with differnet platform questions that u practicall solved, Learning a lot , may YOUR channel become NO.1 in codeing platform.

  • @shubhankarsinha3932
    @shubhankarsinha3932 ปีที่แล้ว +3

    Shaadi mein upar vali plate gandi hoti hai, main toh uske neeche vali hi leta hu

  • @baateinaurcharcha
    @baateinaurcharcha ปีที่แล้ว +1

    started at 10.54 (16th aug 2023)
    completed at 12.14 (16th aug 2023)

  • @111rhishishranjan2
    @111rhishishranjan2 2 ปีที่แล้ว +3

    Did anyone hear that background music ? if yes , please like😁

  • @Aasheesh3000
    @Aasheesh3000 ปีที่แล้ว

    Love bhaiya ne bola hume samajh me aa gaya matlab samajh me aa gaya...

  • @yashviya3698
    @yashviya3698 10 หลายเดือนก่อน +28

    Ye ek video dekhne me 2 din lage....what to do 😢😢😢

    • @krishanubanerjee5806
      @krishanubanerjee5806 10 หลายเดือนก่อน +4

      Itna Lana nahi chahiye laptop leke baitho aur practically Karo 😊

    • @daksheshvyas5683
      @daksheshvyas5683 9 หลายเดือนก่อน +6

      6th floor

    • @aniket9491
      @aniket9491 8 หลายเดือนก่อน +5

      1 hapta

    • @abdxlive
      @abdxlive 7 หลายเดือนก่อน

      This Video Took Me 10 Days At 0.75X 😢

    • @rdxgamerz295
      @rdxgamerz295 5 หลายเดือนก่อน

      😂😂​@@abdxlive

  • @columnzmusic4267
    @columnzmusic4267 ปีที่แล้ว

    thank u sir,krdi ik brr m hi complete videp👍👍