I REALLY APPRECIATE UR METHOD OF EXPLANING THE CONCEPT.. U GUYS ARE REALLY DOING A GREAT JOB IN UNDERSTANDING COMPUTER SCIENCE CONCEPTS IN EASY GOING WAY. ALL THE VERY BEST !!
@Mallikarjuna5383 Жыл бұрын
We can initiate i=0 and we can add i=i+1 in for loop statement and then print it ouside to know nunber of the nodes in the given list
@deepmukherjee21312 жыл бұрын
Varun sir and naina mam both are just awesome. Thank you so much 💕
@ItsTabinda Жыл бұрын
One more thing to add first node ko hum head node kehtey hain and last node ko hum tail kehtey hain and head not only a pointer that only point first node it is an actual node that contains data and its reference part contains address of the next node. Similarly tail is the last node which contains data and its reference part points to NULL yeah baat kisi ne bhiii naiii bataiiii
@BCA_KA_BANDA2003 Жыл бұрын
While(ptr->next!=null) condition jb apply hogi then, all the nodes before last nodes hongi whi loop k condition ko follow karengi aur inside the loop jo statement hongi use print krr degi.❤😊🎉
@amanamarnath6373 Жыл бұрын
Mam the way of your explanation is great..❤
@GateSmashers Жыл бұрын
Thank you so much..
@ShujaatShoaib6542 жыл бұрын
If we use this condition While(ptr->next!=null) then last node traverse nhi ho ga
@ronipaul17052 жыл бұрын
It'll not not enter the loop .. After checking condition it'll exit ... Cause condition is false.
@prathasaxena94742 жыл бұрын
Awesome ma'am...... Now i get to know how to write code.... Ab to iska bus cramming kiya tha..... Thank you so much ma'am for explaining in innovative way☺😍👍
@Tbm45452 жыл бұрын
Kutch bhi mat bol ab karke dhika aut ek bar
@Tbm45452 жыл бұрын
Aur asli mein ata hai to muje tops de ki sikhan kaise hai 🙄
@apurbadey99872 ай бұрын
What a lecture !😊
@devanshbaijal70902 жыл бұрын
Mam please bring more videos of dsa ASAP mam and please mam complete the dsa playlist Mam your teaching style is awesome😊
@Tamanna_K_Hardy2 жыл бұрын
Great as Always Naina mem 😎👍
@Funlearninghub5663 ай бұрын
Thanks for this amazing explanation 👍👍🙏
@ektapandey53872 ай бұрын
Is this playlist sufficient for cuetpg "Data Structures"???
@vaibhavrathod96742 жыл бұрын
Once again, Thank you so much for this, even I can't express this Thankfullness through my word... Thank you so muchhhhhh.....
Mam ptr ka next null ke equal nahi to loop tab Tak chalega jab tak ptr null ke equal na ho gayae
@vaibhavrathod96742 жыл бұрын
Thank you so much for this.....mam
@vinitgurnani3598 Жыл бұрын
ptr ---> != null , condition will check and if true then goes in loop until condition become false (ptr ---> = null).
@pldash4862 Жыл бұрын
THANK YOU MA'AM
@DeadXstrom Жыл бұрын
Mam easy explanation thanks
@prashantgurjar216810 ай бұрын
Ma'am plz explain pointer and it's types and plz explain the empty brackets in algorithms what it means, i am a Little bit confused about them. And tysm for this content ma'am 🙏😊
@RahulBhatia-py1iv Жыл бұрын
Thanks mam😊
@RahulSharma-tl9dv2 жыл бұрын
I love u Sooo Much Mam,, U r Really a Great Teacher😍
@aqsasadaqat45392 жыл бұрын
While(ptr->next! =null) hoga tu infinite loop chlyy gaa..... Loop break nhi hi ga phrr
@HarshYadav-rz6zz2 жыл бұрын
Wrong
@ProGaMer330.2 жыл бұрын
Segmentation fault
@ronipaul17052 жыл бұрын
It's not a infinite loop ...after Checking condition ,it ll exit the loop ...
@paprighosh6063 Жыл бұрын
@@ronipaul1705yep it's right
@laibarukhsar7359 Жыл бұрын
It will not traverse last node then
@akankshakumari33482 жыл бұрын
Nice explanation mam
@techwithaj562 жыл бұрын
very nice mam asowsme
@ranabindumondal93012 жыл бұрын
MADAM you lovely❤and your teaching style just fire. THANK YOU MAM.
@mohitkaushik212 жыл бұрын
Thanks mam
@Thefreakengineer2 жыл бұрын
superb ma'am ✌️😅
@ShamsaMunir-z9n9 ай бұрын
Thank u mam ma kafi days sa ds ke bht sari vds watch ke but smj ni aiaa es channel pa vds dekhi to thora bht pallaa pr raha hn....
@ItsTabinda Жыл бұрын
And one more ap ne yeah to bataya hi nai baqi videos mai like circular linked list kay hum kun use kartey and you did not give real life example in any video plzzz mam sath sath example bhi diyaa karen
@mianarshad65962 жыл бұрын
nice mam ji
@VIDEOIDEASRACHIT10 ай бұрын
Number of nodes ko check karne ke leya ek I variable lega and usko increment karte Jaya ga...
@crsharna15562 жыл бұрын
if next!=null. while loop will run infinite times... ptr will keep traversing
@manasranjanpari13792 жыл бұрын
Yes if next is not equal to null, but agar next=null hojata hai so loop will terminate. Until it matches null, it will keep traversing
@killerfixgaming12 Жыл бұрын
Mera bhi yhi answer hai
@VishalTiwari-bs4pk6 ай бұрын
Can we get notes!?
@priyam312 Жыл бұрын
Ye code algo to alag hota hoga na
@ambershakoor7246 Жыл бұрын
Traverse (struct node* head) is may error ku aa RHA ha ??
@Eclipso6192 жыл бұрын
😇......... 🎯🔥🔥🔥🔥
@ebn-e-adam1902 жыл бұрын
Please real time application and real time k bary me video bna dein. Inka difference bta dein... Please urgently. Kl tk
@dhruvsavani619 Жыл бұрын
mam pls make videos related to stack , queue , trees , hashing according to gtu syllabus
@ahsankhan-rt2kh Жыл бұрын
Mam ye run kyun nhi ho raha
@gajrajsingh5487Ай бұрын
Infinity loop chal jayega
@kamrankamran8476 Жыл бұрын
Then loop will not terminate
@killerfixgaming12 Жыл бұрын
Sabse phle mujhe eak count=0 variable lena hai uske baad while ke ander hme count++ krna hoga
@officialvijaymanjhi98995 ай бұрын
hlo mam big fan pr meri ek prblm plzz aap camera thoda or niche krlo aapko dekhne m prblm ho rha h i hope u understand
@Lovelyqoutes-o8s2 жыл бұрын
Mam IAM you big fan
@nishansuryavanshi87054 ай бұрын
Is the code in C or C++ language?
@Tbm45452 жыл бұрын
Video pause karke likhu kaise. Pehle baisce hi nahi ati. Link list code likhte kaise hai wo. Theroy part muje sab logonka smaja mein ata hai. Yaha tak ki college ke professor ka lekin program likhaneko nahi ata 🙄
@Chirag.sharma677432 жыл бұрын
If ptr != next then it goes to infinite loop .
@eclipse8321 Жыл бұрын
wrong
@mianarshad65962 жыл бұрын
program run infinite time according to last in program. that you added in program.
@vaibhavrathod96742 жыл бұрын
Here; While( ptr-> next != NULL) ...... Here it can't print data of first node.
@yashpandey25482 жыл бұрын
instead of ptr = ptr ---- next ,, we cannot write ptr = 1