- Does the every node of the linked list is differentiated by data only
About the linked list that every node is diff
No, that’s not true. two nodes can have same value. for each data, you create a new node, even if it is a duplicate data. so address of the node is a unique thing about every node.
thanks
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.