Solicité el puesto a través de un captador. Acudí a una entrevista en NVIDIA (Yoqne`am `Illit) en abr 2024
Entrevista
The process started with an initial HR phone screening, followed by an invitation to a Zoom interview where I was asked several coding questions. After passing that stage, I was invited for a second, in-person interview which included more coding questions and technical riddles.
Preguntas de entrevista [1]
Pregunta 1
A logic/optimization puzzle about 3 people and 1 car who need to reach a city. The travel time is determined by the slowest person among them. You need to calculate the strategy to get everyone to the destination in the shortest total time possible.
Before the interview, I was given a comprehensive take-home assignment featuring various networking and Linux questions, and I was also required to solve a challenging LeetCode-style technical problem regarding string manipulation
first leethcode questions
then 1on1 technical and personal questions about QA in general like api and other tools used in the automation process like docker or jira and other things
Preguntas de entrevista [1]
Pregunta 1
tell us about the scenario what to do when u find a bug
Envié una solicitud electrónica. Acudí a una entrevista en NVIDIA (Israel)
Entrevista
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
Preguntas de entrevista [1]
Pregunta 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