Student Engineer Interview Questions

1,500 student engineer interview questions shared by candidates

1. Int func(){ Int a = 1; a++; Return a; } You have two threads, both call the func function, one thread stops after the 'a++' line and after a context switch the other thread stops after the 'int a = 1' line. what is the value of 'a'?
avatar

Switch SDK Verification Engineer Student

Interviewed at NVIDIA

4.4
Jan 17, 2023

1. Int func(){ Int a = 1; a++; Return a; } You have two threads, both call the func function, one thread stops after the 'a++' line and after a context switch the other thread stops after the 'int a = 1' line. what is the value of 'a'?

Viewing 151 - 160 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 1,500 interview questions and reports from Student engineer interviews. Prepare for your interview. Get hired. Love your job.