Pregunta de entrevista de NVIDIA

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

Respuestas de entrevistas

Anónimo

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.

Anónimo

18 jun 2019

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