Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso SteelSeries (Villeneuve-d'Ascq) nel mese di set 2024
Colloquio
A 1st interview with HR, followed by an interview with manager. Then they send you a Technical test to be done at home, you have a few days to complete it. Once reviewed, you have a last technical interview in which they ask you about your coding choices and ask you to find bugs in a little app.
Ho sostenuto un colloquio presso SteelSeries (Lille)
Colloquio
Honestly, it was pretty simple. First I had a quick HR chat to talk about my background, expectations, and the company. Then I did a technical interview with a couple of devs where we discussed my experience and how I approach problems. Finally, I met the team in a relaxed setting just to see if the vibe and way of working matched on both sides.
Domande di colloquio [1]
Domanda 1
• Can you explain what an Audio Processing Object (APO) is and where it sits in the Windows audio pipeline?
• How would you design a low-latency audio processing chain in C++?
• What are the main causes of audio glitches or dropouts, and how would you debug them?
• How do you handle buffer sizes and sample rates in real-time audio processing?
• What’s the difference between processing audio in the time domain vs the frequency domain? When would you use each?
• Have you worked with SIMD or other optimizations for real-time DSP?