Pergunta de entrevista da empresa NVIDIA

reversing a linked list and initializing an array with O(1)

Resposta da entrevista

Sigiloso

18 de out. de 2021

By using three pointer method.....previous_ptr,current_ptr,next_ptr