1) Is there a way, to delete say "n"th node in a link list without
actually traversing?
2) Is there a way to find out the number of nodes in the list without
traversing?
actually traversing?
2) Is there a way to find out the number of nodes in the list without
traversing?
Comment