HacktoberFest-2023
HacktoberFest-2023 copied to clipboard
Remove Nth Node from end of list problem.
Kindly assign this to me under hacktober fest to me. Given the head of a linked list, remove the nth node from the end of the list and return its head.