I have applied for audio programmer but i got my interview process for junior game programmer. I had my interview for 15-20 minutes, in the google meet.
As the same they asked for Introduction at first and then asked about my game project. Specifically how I implemented gravity, how did I manage audio in my game and Why do i used raylib library rather than GUI.
Then they step into C++ and asked me about Copy and Move Constructors, Templates, How memory alloacation works, Difference b/w malloc and new and how do we construct/initialize a class/struct after allocating memory using malloc.