I applied online. I interviewed at NVIDIA (Bengaluru) in Oct 2025
Interview
There is a Pre Interview to get shortlist for the main Interview. Its named as HackRank. After that they have 3 more interview rounds. I have attened 1st round and waiting for the results.
Interview questions [1]
Question 1
Questions from Basics and Few things like we have to write scripts for the question
I applied online. The process took 4 weeks. I interviewed at NVIDIA in Sep 2025
Interview
I received an email from NVIDIA saying that they are interested in conducting an interview with me. I had a couple of questions. The contact provided was with the interview coordinator, who shared the recruiter's email address. He told me that if I had any questions, I should ask the recruiter. I emailed the recruiter and never heard back from her. So I went straight to the technical interview without a “recruiter interview” or even speaking to the recruiter once.
During the technical interview, there were two engineers present. They were clearly not prepared. From my assessment, it looked like they didn't even have experience conducting interviews.
The questions were like this:
- Do you know which Linux command you can use to check running processes?
- Yes. 'ps'.
- That's good. Do you know which command you can use to check free disk space?
- Sorry, I don't remember.
- That's bad.
That's it. No follow-up questions. No questions of substance. Just trivia. Nothing that would require an understanding of engendering concepts or experience in software development.
Interview questions [1]
Question 1
What is the terminal command for checking the list of active processes?
What is the terminal command for checking the amount of free disk space?
What does the '-x' parameter do for the `bash` command?
Have you used Docker?
Have you used KVM?
I applied online. I interviewed at NVIDIA (Israel)
Interview
Selected the job via LinkedIn jobs and got a test to do via email
The test contains networking, Linux, and coding questions
This test lasted about 1:30
The coding part is very stressful, so be prepared
Interview questions [1]
Question 1
How can you create a secure SSH key pair on a Linux system
1. ssh-genkey
2.keygen-ssh
3.ssh-create key.
4.ssh-keygen
5.i dont know