I applied online. I interviewed at Nokia (Kraków) in Apr 2026
Interview
I don't remember exact order of phase 1 and 2.
Phase 1: Online test (1h30m) consists of 30ish C++ (ABCD) questions and 5 problem solving questions
Phase 2: Screening
Phase 3: Online interview with manager and coworker. Mostly about C++ and 2 questions about git.
Phase 4: Offer
Interview questions [1]
Question 1
Q: What is shared pointer? How would you implement it?
Q: What is unique pointer? How would you implement it?
Q: What does override keyword mean?