I applied online. The process took 2 months. I interviewed at NVIDIA (Dundee, Scotland) in Apr 2017
Interview
I applied through the company website.
During the first interview we to discuss about the job opportunity, followed by two live-coding phone interviews with different members of the team.
I waited longer than expected to hear back from the company due to internal problems, but apart from that I had a positive experience overall.
Interview questions [1]
Question 1
1st interview:
- in-depth questions about my curriculum
- write a C++ function to convert a RGBA to an ARGB
- write a GLSL shader to interpolate a gradient between two points
- write a C++ class with operator overloading and copy constructor
2nd interview:
- write C++ code to implement a linked list
- write C++ code to implement a dictionary
- write C++ code to fill a texture with a circle