THIS was truly awesome! It took me a few days to watch it, even on x2 speed, to be able to grasp the ideas. Thanks a lot! Please continue with more hours-long compilations like this.
I was looking for a long time a content like this..so much in the net for freshers and not for experienced to brush up cpp skills..and here we go !! Kudos dude..thanks a lot πππ
1:37:15 The compare function in qsort should return βa negative integer value if the first argument is less than the second, a positive integer value if the first argument is greater than the second and zero if the arguments are equivalent.
really appreciate your work bro. It's no more than a gem. Thanks a lot for making content like this.
Just at 4:36, man lengthy, did the coding parts as well, very helpful, got me off to a great refresher on c++, definitely worth a try, if you have the time. Thanks.
Omg. The timing.
I want to like this 10 times⦠Great job and great content. I know I will pass my interviews with this :)
You made my day. Appreciate your efforts.
Very Nice! Well presented. Hope one will fall in love learning C++ after watching these kind of videos. Awesome β€π
Thanks a million @CppNuts. 0_12.30 friend function or class I just watched friend function tutorial 1. What is friend functions or class 2. What are the scenarios we need friend functions/class 3.How friend functions/class will not break the c++ encapsulation. Class decides who want to be it's friend.so class has the full control. 4.to access all members of a class into another class or function, we declare the function as friend. Then,we access the private members inside that class 5.in a hierarchy of inheritance, A->B->C->D->E , assum class C uses friend function display1. So what are the members variables can be accessed by display1. 3.suppose there is a class which does not have a set/get function,but we want to access the function for unittesting . Here I need the friend to access the private variable 4. In a scenario where classes A , B, C, D, E, F can use the same friend function as the interface. - if there is any example for this, that would be π
The problem is that those questions are NOT for Experienced C++, they are for beginners, regulars maybe.
I pay respect for this material. Great jobπ
Wow!!! Really appreciate the interesting questions that you have here.
I respect you, your work has considerable valueππππ
This is insanely helpful. Thank you!
Thanks a lot Rupesh , these questions are very helpful , god bless, cheers.
Thanks a lot for ur hardwork manπ
Thanks Rupesh for interview videos
great job man, thanks
@Anonymous-mz9un