Remove Nth Node From End of List at Yandex

Medium51.0% acceptance

This problem has 37.5% frequency at Yandex.

Problem Description

Given the `head` of a linked list, remove the `nth` node from the end of the list and return its head.

Read full problem and hints

Topics

Also asked at 18 companies


More Yandex Questions

View all Yandex questions