I'm the favourite student of yours of IINTM where u t worked as Professor in ur designation, Sir Actually I have one doubt it in the step 3 & 4 it not like this ki Apply PROCESS to List[Info] & In step 4 ki PTR:= LIST[LINK] as List is divied into 2 parts i.e Info & Link AND iska mtlb ye nhi hoga i.e INFO[PTR] i.e we r PROCESS the address of Info Variable as the PTR is the Pointer variable.
PTR is a pointer which is having address of Node of Linked List. INFO[PTR] will provide information of Node which means value stored in Node. LINK[PTR] will provide address of next Node.
Best explanation in youtube. Thank u sir.
Most Welcome 🙏
Very very helpful
Thank You 🙏
Thanks sir ... Thanks a lot
@@Ultimatel_football Most Welcome 🙏
I'm the favourite student of yours of IINTM where u t worked as Professor in ur designation, Sir Actually I have one doubt it in the step 3 & 4 it not like this ki Apply PROCESS to List[Info] & In step 4 ki PTR:= LIST[LINK] as List is divied into 2 parts i.e Info & Link AND iska mtlb ye nhi hoga i.e INFO[PTR] i.e we r PROCESS the address of Info Variable as the PTR is the Pointer variable.
PTR is a pointer which is having address of Node of Linked List.
INFO[PTR] will provide information of Node which means value stored in Node.
LINK[PTR] will provide address of next Node.
Thanku sir 😌
Most Welcome