NVIDIA Interview Question

big endian vs little endian

Interview Answers

Anonymous

Jan 26, 2021

In these sorts of interviews you really need to drill down and understand what the interviewer is looking for. A good way to simulate a real interview experience is to do a mock with one of the Nvidia Systems Software Engineer experts on Prepfully, rated super strongly on TrustPilot... prepfully.com/practice-interviews

Anonymous

Nov 17, 2018

char *x = "xyz"; if(*x) print"little" else print "big"