Комментарии:
Mam what will happen in dequeuerear() if r is 0, but f is also 0? Will it go for the 2nd case or 3rd case?
ОтветитьThank you mam you helping me a lot
ОтветитьBest teacher 🎉🎉
ОтветитьBefore watching this video d queue it was very toughest concept for me but after the watching of this video i got the concept totally. Thank you ma'am.u really deserves much growth 📈.
Ответить❤
ОтветитьSo far best.
Ответитьmaam can you please make a video on priority queues
ОтветитьWhat a great video indeed mam! Thank you so so so much mam :) Anyone who is looking for there concepts to get cleared, this video is the way to go!
ОтветитьJenny you are the MVP !
ОтветитьI wish my teacher teached the class like this instead of blindly reading powerpoints.
ОтветитьNice explanation mam ❤
Ответитьdisplay function is wrong
ОтветитьShouldn't their also be a condition if front = rear - 1 while checking whether the stack is full or not
ОтветитьYour videos are really very helpful mam. Keep up making this kind of videos
Ответитьyou are too good in terms of explanation Mam
ОтветитьDay 39
Ответитьdisplay funtion me i!=(rear+1)%n hoga
Ответитьinstead of taking 2 else for insertion, can't we just one else in which we take front=(front-1)%N ??
that will satisfy both if else and else part?..
Mam u are 5really cute
ОтветитьI have never ever seen some one else teaching the tough concepts of DSA in such a best way. You are doing very good thing for the humanity.
Ответитьmadam you forgot to add priorty queue in the playlist
ОтветитьThankyou mam..
ОтветитьMam the session was amazing.....🎉🎉but it is showing the l value error in the condition void enqueuerear....mam please can you rectify it....
Ответитьmam can you do video on finding time complexity of quick sort and merge sort
ОтветитьMadam in enquerear operation if front is at 0 and rear at size -1 . Is it working madam
ОтветитьMam kindly upload priority queue lecture ! Pls 🙏
ОтветитьThank you mam🎉❤
ОтветитьEven after 4 yrs, your channel is 👌🙏🙌💯✅
ОтветитьYou the best teacher mam❤
Ответитьhere f and r means front and rear
so we can write f and r instead of front and rear is that true?
i think im right becoz we never declared anything like front and rear in the program!!
Priority queues lecture is missing
ОтветитьPriority que??
ОтветитьThanks you mam 🙏🏻 ❤
ОтветитьMa'am please provide display code.
ОтветитьMadam please do a video lecture on priority queue. please madam
ОтветитьMa'am, Is the video of priority queue missing?? If not , can you please provide the link . Bcoz the next video is of trees.
ОтветитьMaam can you make videos in Hindi language????!!!!!
ОтветитьMam Priority Queue?
ОтветитьInstead set condition fir bit rare-- and front -- before 0 we can use front=(front+4)%5 ,now if front =3 and we want to add I front then we use (3+4)%5=2(front index)
ОтветитьWhere is priority queue lecture mam.. please let me know !!! 🥺🥺
Ответитьdemgh ki dahi ho chuki h
Ответитьhello ma'am,
i have one doubt regarding this topic. if my queue is [A,_,B,C], front=0, rear=2. and perform insert at front in double ended queue is it possible?
thank u
ОтветитьThanks
Ответитьmam coa padhao please
Ответитьthis course is far better than code with harry dsa i can say that i have completed his whole playlist but the way you make us understand is great ... you are the goat for teaching dsa
Ответить