Domanda di colloquio di NVIDIA

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

Risposta di colloquio

Anonimo

18 ott 2021

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