NVIDIA Test Development Engineer interview questions
based on 1 rating - Updated 21 Nov 2018
Averageinterview difficulty
Very positiveinterview experience
How others got an interview
100%
In person
In person
Interview search
1 interviews
NVIDIA interviews FAQs
Test Development Engineer applicants have rated the interview process at NVIDIA with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 70.2% positive. This is according to Glassdoor user ratings.
Candidates applying for Test Development Engineer roles take an average of 7 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at NVIDIA overall takes an average of 13 days.
Here are the most commonly searched roles for interview reports -
I applied in-person. The process took 1 week. I interviewed at NVIDIA (Pune) in Nov 2018
Interview
Pune HR contacted me, first round was telephonic with Hiring Manager. As I was good in scripting HR told me to prepare scripting well, so i done and they doesn't asked much on scripting.
Interview questions [1]
Question 1
1. What is difference between RTOS and conventional OSs?
2. What is difference between Socket and port?
3. What is command for finding ip address of a machine in linux? (ifconfig)
4. What is command for finding running interfaces on a Linux Machine?
5. What is sleep function's value into multithreading module in python ?
Ans: There is no sleep method available in threading library
6. Multiple inheritance is possible in python? (Yes)
7. What is Python MRO (Method Resolution Order)?
8. Why JSON format is used in my product instead of XML ? (Parsing is easy, faster)