Skip to content

Latest commit

 

History

History

RemoveNthNodeFromEndOfList

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Remove Nth Node From End Of List

We can solve this problem by double pointer