NVIDIA interview question

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

Interview Answers

Anonymous

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.

Anonymous

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.