You are viewing a single comment's thread. Return to all comments →
Is the problem statement wrong? The head pointer can't be null because n >= 1. Am I right?
Seems like cookies are disabled on this browser, please enable them to open this website
Insert a node at a specific position in a linked list
You are viewing a single comment's thread. Return to all comments →
Is the problem statement wrong? The head pointer can't be null because n >= 1. Am I right?