Question d’entretien chez NVIDIA

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

Réponse à la question d'entretien

Utilisateur anonyme

18 oct. 2021

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