Top-Interview-Questions--Leetcode icon indicating copy to clipboard operation
Top-Interview-Questions--Leetcode copied to clipboard

Created delete Node in cpp

Open Ayushi912 opened this issue 3 years ago • 1 comments

#32 solution to given leetcode problem to delete a node in a linked list when the head is not given. Its a logical solution as u cannot delete the node when head is not given instead just change the links .

Ayushi912 avatar Oct 15 '21 05:10 Ayushi912

@KhushbooGoel01 plz merge

Ayushi912 avatar Oct 17 '21 16:10 Ayushi912