Open slantz opened 9 years ago
If user tries to remove the last element of linked list he will fail.
And there's no previous link created of the next element to new one while inserting.
If user tries to remove the last element of linked list he will fail.
And there's no previous link created of the next element to new one while inserting.