I applied online. The process took 1 week. I interviewed at NVIDIA
Interview
The first interview was with the Project Manager of the Team. He was very friendly, asking questions about the educational background and some technical questions based on personal projects (C++,CUDA). At the end, there was a Leetcode type coding problem.
I applied through an employee referral. The process took 1 week. I interviewed at NVIDIA (Tel Aviv-Yafo) in Jun 2021
Interview
-Tell us about yourself and explain a project
-delete i-th node
-custom malloc and free(that questions appears everywhere) pad it in order to make it divisible by 16, store the size at the start, when freeing it get the stored size and then free it properly
Interview questions [1]
Question 1
-Tell us about yourself and explain a project
-delete i-th node
-custom malloc and free(that questions appears everywhere) pad it in order to make it divisible by 16, store the size at the start, when freeing it get the stored size and then free it properly
It had 2 rounds, 1st one is a written test round and the second one is the technical interview round. Written test had 4 sections: Aptitude, Logical reasoning, coding, computer science concepts. Technical interview round was mainly focused on C language concepts and about some bit manipulation questions