NVIDIA interview question

In Person: -simple assembly instructions, verify hazards -complex design, methodology for verification -design memory in c, run times -rotate sorted array, binary search algo with shifted array -reverse linked list

Interview Answer

Anonymous

1 Nov 2016

use hash table with chunks of available memory as keys evaluate different run times

1