Question d’entretien chez NVIDIA

swap an extermely large integer array in bits, cannot use bit operation because too slow.

Réponses aux questions d'entretien

Utilisateur anonyme

3 sept. 2013

swap integer first, then make a lookup table for all the possible bit invertion to all the integer values, then apply to each integer.

Utilisateur anonyme

18 juin 2019

Have you tried using this website? www.rooftopslushie.com It says you can get career advice and interview prep info from Nvidia employees.