After the initial application, they sent out a HackerRank that took about 1-2 hours to complete. Being proficient in data structures and algorithms will definitely help you perform better. There is both a coding and a multiple-choice section.
Interview questions [1]
Question 1
Two coding sections and 3-4 multiple-choice questions
The interview process consisted of an initial phone screening followed by a technical interview focused on HPC concepts, Linux administration, and performance optimization. The communication was clear, and the interviewers were professional throughout.
Interview questions [1]
Question 1
What performance tools or methods do you use to diagnose bottlenecks on an HPC cluster?
I applied through college or university. The process took 1 day. I interviewed at NVIDIA (Pune) in Nov 2025
Interview
it was a 60 min hackerrank test . it was divided in part
2 coding question
3.c++ ,python question
4 few linux que
5.few gan ,ml que
6.4-5 analyatical que
Interview questions [1]
Question 1
in coding que
1.combination matching of keys like used in old mobile phone if key is 23 then what combinatino could it be output the list of combination
2.minimun jumps required to go out of range in an array
like array length is 5 you start from index 0 then 0+1 is 1 jump then second jumps could be 1+2 =3 so 3 index then next could be 3+4=7 then out of range so jumps =2
then in linux ques like default shell ,pkill -9 ,home directory symbol and few more
in c,python it was 5/2 type ,pointer value symbol ,has a relationship is , python do [::-2]
in gan and ml ,what is softmax , gan is what model , very simple question
analytic include odd one out type que again way to easy