The best thing is that you are making videos on algorithms and data structure, there are lots of channels in youtube they do teach programming languages but not data structure and algorithms.Thanks a lot mam🙏🙏🙏
@vishnunolimits2 жыл бұрын
Q1qq
@riyajaiswal21372 жыл бұрын
I tried this code but its not working ...for linked list and array as well
@AnkitSingh-go6qq2 жыл бұрын
@@riyajaiswal2137 yes i also check code is not working if we deque element many times
@VivekRaj-eb6mk2 жыл бұрын
@@riyajaiswal2137 that's not code, that the algorithm .
@urstrulymadhu6390 Жыл бұрын
At struct datatype after} semicolon is required
@suvrajitdatta5 жыл бұрын
Ma'am never stop making videos....teacher like u are needed are needed more and more in our society....ur explanations are supurb
@ForgotToExist5 жыл бұрын
waking up at 5 am every day. and seeing your face has now become a habit. thank you so much for such lovely explanations and clearing my concept. mam please make two videos on 1. Reverse a circular doubly linked list & 2. Implementation of circular queue using linked list. Thank you mam you are amazing
@mabenyjohnson69084 жыл бұрын
Your teaching makes it interesting to listen to you until the end... Because of the clarity and consistency of how you lay out your ideas.
@otetumooluwaseun39488 ай бұрын
Thank you very much Jenny. You saved me during my C days and now still saving me learning C#. I see double beauties watching your videos.
@NishantSingh-cs2dl4 жыл бұрын
mam your way of teaching and the things you taught us I is beyond this comment section ......... You are such a great teacher and I have been in love with you and with your teaching........
@karthikc89925 жыл бұрын
jayanthi ma'am , u r simply superb... keep helping us best channel for learning DS
@asmakhan5414 жыл бұрын
Mam ur lectures is awesome. To the point,No time wastage!😘😘😘😘😘
@softmedun6794 Жыл бұрын
Wow amazing lecture Sabse acche meri pyari ma'am On of the best KZbin channel ❤
@yaduvanshisuhaniАй бұрын
dil se thanku mam ....apne sare topics bohot ache se padhaye hai ek ek chiz samaj agyi hai mere.....
@adarshjadhav88774 жыл бұрын
Pyaar ho Jaye ga mam, aise padhayenge toh...❤️❤️ . . . . . . . . DS se
@veereshnaik6835 жыл бұрын
best youtube tutor mam its uniques and direct point tq :)
@aalexa55043 жыл бұрын
Video not only is good but also teacher which teach,she is very amazing
@vaibhavshukla691111 ай бұрын
Thank you jenny ma'am for this amazing lecture.
@sbharathi339426 күн бұрын
After watching this many videos I'm able to write code without watching the pseudocode of yours...thank you!
@shivanshpathak92912 жыл бұрын
1M .....Let's Go....Congo Ma'am, you deserve much more !!!!
@rashidulislamrasel2073 жыл бұрын
Incridible class madam.I have been starting to learn data structure So I was searching good teacher.finally i have gotten your class.I have also subscribed your chanel.Love From Bangladesh.
@maniabedii25742 ай бұрын
Best video i have seen on DS ever, ty very much
@PankajPandeyfacts7931 Жыл бұрын
I struggles a.lot on this topic But I am clear right now Thank u mam from the bottom of my heart
@saiakshagn35532 жыл бұрын
Thank you so much maam.Your way of Teaching is so good that even a dull student can understand easily.Our Generation is so lucky, because We have you.
@padalabalaji5432 Жыл бұрын
mam thanks a lot for teaching in such a simple way that can be understood by a new person to coding like me👏👏
@KarthikMakineedi Жыл бұрын
Mam I am improving my basic knowledge on coding I have so many of doubts on coding but your teaching coding is assume I am easier to learn thank you mam😊
@cherukurisagarteja1514 жыл бұрын
You are the most beautiful lecturer in this century
@rupinpatel90645 жыл бұрын
best lectures ever on Data structures and algorithms
@keya.bitspilani54293 жыл бұрын
How the hell had I not watched such good lectures on data structures..amazing explaination ma'am 😊😊
@LEETanjubagri3 жыл бұрын
very nice explanation mam and at last your smile is speechless.......... this motivates me to see the next lecture of u without tiredness. thank u for giving us your precious time.
@ripalnakiya3 жыл бұрын
Best teacher on YT
@ravibisht29044 жыл бұрын
Mam apko dekh kr apne app hi padne mai man lag jata hai.. Nice explanation
@mostafayounes9490 Жыл бұрын
Best Instructor Ever💯
@cs4u5794 жыл бұрын
I used to smoke weeds but at last when you said "bye,bye take care" I quit it,and made my 10 friends too. But joke safat it would be a more interactive if you have coded the logic live on IDE ,at last to the point , straight and simple explanation won my heart ♥️♥️
@shehaniperera88014 жыл бұрын
Great explanation ma'am.. Thanks to this video now I can do my home works peaceful...❤❤❤
@darpananand98483 жыл бұрын
Ma'am we can also check the condition for 1 element in Dequeue Function i.e if there is only 1 element in the Queue , and we want to delete it , then the code would be void dequeue() { struct node*temp=front; if(front==0 && rear==0) { printf("UnderFlow Condition "); } else if(front==rear) { printf("The element which is deleted is %d ",front->data); front=rear=0; free(temp); } else { printf("The element which is deleted is %d ",front->data); front=front->next; free(temp); } } BTW Thank you so much Ma'am for this Amazing Content ❤❤
@justcurious1940 Жыл бұрын
No need if we don't use the rear in the past functions I think .
@princeverma-or7nc4 жыл бұрын
Great mind with great beauty ✨✨✨✨ Thanks you mam ❤
@BhanuprakshSasapu6 ай бұрын
Mam becuz of you I got the confidence to write the exam
@priyakaushik6354 жыл бұрын
Thankyou❤❤your lectures are really good
@vaibhavgupta7772 ай бұрын
Thank You Mam So So Much🙏🙏🙏🙏
@Shivaniverma24317 Жыл бұрын
Ma'am apko jitna thank you bolo utna Kam h 😊❤ but thank you so much ma'am 💝💯 you are the best ❤🎉
@agyatkarmil2 ай бұрын
grateful for this 🙏 🙏
@AjeetKumar-mo6xt3 жыл бұрын
i can trust all your videos because your accuracy is around 100 percent
@riyajaiswal21372 жыл бұрын
I tried this code but its not working...linked list and array as well for queue ...both arent working.
@babon_zia10 ай бұрын
Thanks for letting me understand the queue concisely.
@vaishnavijasutkar84804 жыл бұрын
Your teaching is best. Mam plz make videos of c programming also.
@mohdehtesham8357 Жыл бұрын
Just one note while running the code as is, the front and rear are globally initialized as NULL, so the functions dequeue(), display() and Peek() will always hit on the first condition. So, there is a need to either initialise the front and rear as local and pass those as arguments to the given functions or update the global pointers to the recent values as a whole.
@vakhariyajay22242 жыл бұрын
Thank you very much. You are a genius. 👍👍🔝🔝👌👌🙏🙏
@maherinamdar23736 ай бұрын
Excellent teaching ma'am👌❤
@sivasubramani6124 жыл бұрын
@Jenny, I think at 2:50 sec, we can't consider front at the right end and rear at the left end since this is a singly linked list and after deque (which will take O(n)) we can't change the rear pointer to point the previous node. What do you think? If its right. please give a like so that it will be on top and will help others.
@pavanbhadane83343 жыл бұрын
right brother
@akasharyan62332 жыл бұрын
Ma'am you should come to my clg coz no facaulty is like you And no 1 teach like as you teach🤗
@Shubhampatil-du8ys5 жыл бұрын
Awesome explanation maam, this video help me a lot
@bekind136 Жыл бұрын
mam thankyou so much literally so made data structures easy peasy
@sushmanthavala78132 жыл бұрын
One of the best teacher in the online platform we are very lucky to have a great teacher like you TQ mam
@satyamshukla38164 жыл бұрын
god bless you mam.you are best teacher ever
@Mmkarts_i Жыл бұрын
Thank god we had an online like u mam, even ur lectures in online did it but not upto the point 😂
@baraamayasa51902 жыл бұрын
thanks for your great explanations the data structure more fun and a lot easier with your lessons in this code there is a little problem when the front and rear pointers referring to same node because front pointer will be null otherwise rear pointer will lost the node but in that situation must refer to null so we need to add that statement to the code. #include #include struct node{ int data; struct node* next; }; struct node* front=0; struct node* rear=0; void enqueue(int data){ struct node* newNode=(struct node*)malloc(sizeof(struct node)); newNode->data=data; newNode->next=0; if(front==0&&rear==0){ front=rear=newNode; } else{ rear->next=newNode; rear=newNode; } } void dequeue(){ struct node* temp=front; if(front==0&&rear==0){ //&&rear==0 printf("empty queue "); } else if(front==rear){ //peek(); front=rear=0; free(temp); } else{ //peek(); front=front->next; free(temp); } } void display(){ struct node* temp=front; if(front==0&&rear==0){ printf("empty queue "); } else{ while(temp!=0){ printf("%d\t",temp->data); temp=temp->next; } printf(" "); } } void peek(){ if(front==0&&rear==0){ printf("empty queue "); } else printf("front data: %d ",front->data); } int main() { dequeue(); enqueue(5); enqueue(0); peek(); enqueue(-3); display(); dequeue(); dequeue(); dequeue(); dequeue(); enqueue(11); peek(); display(); return 0; }
@ghumoindia88283 жыл бұрын
to be honest I was distracted while going through the topic, its due to the beauty you hold mam.
@neerajanavya41782 жыл бұрын
Thank for your explanation madam your teaching is very nice and clear madam
@barathkumarg34613 жыл бұрын
Thankyou for the wonderful explanation mam your lectures very helpful in this lockdown situation
@fun.facts_videos Жыл бұрын
thanks to you for saving my much time! superb!
@researchayan45184 жыл бұрын
You have a MALAYALI English accent...good lecture.
@3ngdzgu4 жыл бұрын
Thank you so much mam ur vedios are quit easy to understand the concepts of data structures....thank you lotzzz😊😊
@sharath57963 жыл бұрын
note : while dequeue op, first we have to make temp->nxt as null and then free temp
@justcurious1940 Жыл бұрын
Do we make a memory address NULL before or after we free it ?
@ashishgrover45065 жыл бұрын
Thanks mam you make this topic very easy for me
@Crypto_UPDATE_25 жыл бұрын
Great Explanation.......
@bhojpuri-short345 жыл бұрын
Thank you so much ! nice explanations
@truegrabbers4 жыл бұрын
Mind Blowing Explanation Maam thank you :))
@suhailaadeeb27803 жыл бұрын
mam super.i can understand ths ds through ur words
@lks53435 жыл бұрын
Nice explanation mam , Thank you.
@maishamolepo22164 жыл бұрын
Amazing content Jenny! Keep it up.
@saikumartamminana35303 жыл бұрын
ur explaination is just awesome like you mam
@nitinkhilari13895 жыл бұрын
Excellent Teaching Ma'am
@ritabritabasak56524 жыл бұрын
So so thanks Ma'am... 🌻🌻🌻♥️♥️
@prashantverma99203 жыл бұрын
Crystal Clear.Thank You Very Much!!
@zenithacademy45882 жыл бұрын
Very easily explained 👌
@unique_bhanu2 жыл бұрын
Thank you so much 🙏 madam
@surbhimishra20153 жыл бұрын
Ma'm you are awesome I have learned many topics from your lectures. During this online classes .Online classes are of no use .Thank you ma'am for this Amazing lectures🙏
@angelriu37682 күн бұрын
Basically you have written the code of insertion from end and deletion from beginning in singly linked list by using tail pointer.....
@coderssknowledge83425 жыл бұрын
awesome explanation mam,thanks....,plzz make videos on sorting of linklist.
@jithinmv65165 жыл бұрын
in dequeue you forgot to write the case for a single element, I mean front and rear points to same node, Which means only one element in queue, So we have to do (front=NULL and rear=NULL)
@karamsingh77855 жыл бұрын
That's exactly what i was going too comment
@arvsaurav4 жыл бұрын
I think there is one other way i.e., if we will use only front==0 instead of (front==0 and rear==0) at every place.
@qasimalikhan96923 жыл бұрын
else if(head==tail){ std::cout
@ankitxalxotoo55803 жыл бұрын
@@qasimalikhan9692 thanks brother
@avirupbanerjee32535 жыл бұрын
Mam why do we need to specify both front and rear while checking whether the list is empty or not. We can do it using rear only.
@rahulsrivastava70174 жыл бұрын
in dequeue(), there should also be a condition for when there is only 1 element in queue, that is, else if(front==rear) { Node *temp=new Node(); temp=front; front=NULL; rear=NULL; free(temp); }
@pavanbhadane83343 жыл бұрын
We can just write free(front) front=rear=NULL;
@mohammadismailhossain6435 Жыл бұрын
😅
@justcurious1940 Жыл бұрын
@@pavanbhadane8334 exactly what ChatGPT just told me.
@HarithaSree144 жыл бұрын
Awesome mam....Helps a lot
@thevindudilmith5343 Жыл бұрын
Thank you so much 😊♥️♥️♥️
@PrabhatKumar-jl3se5 жыл бұрын
thank you ma'am!!!!!
@saritakumari-oh8fs4 жыл бұрын
Absolutely genious mam
@thecloudterminal2 жыл бұрын
Thank you for great explanation and putting so much effort mam 🙏
@raghavjoshi97512 жыл бұрын
Mam in deletion condition their should be one more condition that is else if(front==rear) { printf("deleted element is %d ",temp->data); front =rear=NULL; } cause in last else condition (front= front->next) that make the front to point to the next undefined memory
@starkgamex4925 Жыл бұрын
Yes, I also noticed...that's why finding in comments
@rohitborra25074 жыл бұрын
beautiful and very clear
@ducatidiavel96394 жыл бұрын
Hello Ma'am, I have 2 questions, 1) Given that the video is about a LL implementation of a linear Q, are there any rules that a circular linked list cannot be used, in place of a singly linked list with 2 pointers? 2) And regarding your statement that a DLL using a head and tail pointer.. A DLL uses Nodes that only have a previous and next pointer right?
@ayaamverma67422 жыл бұрын
1) A circular LL can be used here tho it will also contain the head and tail pointer like the singly LL used here; thus practically we will be using only the semi-circle of the CLL since our enqueuing and dequeuing are restricted between the head and tail pointer. Hence the last pointer of our CLL (from last node to first node) won't be of any use and simply be using memory space. Otherwise using a CLL is as good as singly LL.
@mirtanvirahmed38684 жыл бұрын
I have implemented the logic myself first and then watching the video 😁
@gopavaramsaimadhuree5204 жыл бұрын
Very clear ma'am Thank you ma'am ❤️🙏
@sudharsands57733 жыл бұрын
Mam, you missed discussing a case in dequeue() i.e,, when front==rear. When front and rear is point same node
@justcurious1940 Жыл бұрын
U will have to update the rear or the whole code will break;
@alokshukla12235 жыл бұрын
Thank you ma'am ! That was really very helpful.
@VishalYadav-ss4qv4 жыл бұрын
Thanks ma'am 🙏🙏🙏❤️❤️
@Nag_12 Жыл бұрын
Thank for you teaching mam any how I understand what u said
@tit162-tiwarianurag23 жыл бұрын
Great 🤓
@StrollerEngineer5 жыл бұрын
Please upload all videos on data structures we support you
@allbestproducts6822 жыл бұрын
Thanks Jenny Maam
@junaidrashid61473 жыл бұрын
Mam God bless u
@akashprince_074 ай бұрын
Where should I put void main function in program that should place in first or last ??
@cristianandresvargasgonzal45104 жыл бұрын
Very thanks is cool, this video.
@nishanthulwan14784 жыл бұрын
Hello why are you assigning front and rear as 0 ? 0 can be a valid node instead of assigning it as 0 can we assign it as NULL? thanks.