Essa empresa é sua?
given a single linked list containing million nodes how to find nth node from back.?
Sigiloso
use two pointers one is fast and one is slow and the difference between the two pointers is nth value
The interviewer was satisfied by my answer, i explained him how to find nth node by using pointers.
Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.
Comece a buscar vagas para receber atualizações e recomendações personalizadas.