I applied through college or university. I interviewed at Nokia
Interview
It was 45 min technical round. Statutes with introduction . Then he asked me about ops concept. About networking and its application later he ended by asking c++ coding language
I applied through a recruiter. The process took 1+ week. I interviewed at Nokia (New York, NY) in Apr 2022
Interview
I was contacted via a phone by a hiring manager and scheduled an online interview. The interview lasted ~2h.
I was interviewing with 2 project managers, in the beginning we were talking about my experiences and my knowledge/skills. Then I was introduced to the job position itself and the product. In the end, I was asked to review 2 pieces of codes in C. These were quite tricky but you are given 2 attempts more if you answer incorrectly. You are allowed to ask questions about. The idea of these tasks is to see your pattern and your understanding of code.
After the tasks, I got asked some more HR questions. After 1.5 weeks, I was contacted again via phone and the manager told me whether I was selected or not.
Overall - amazing interviewing on behalf of Nokia, very respecting of candidates.
Interview questions [1]
Question 1
What does this function return?
int function(){
int k = 6;
if(++k >8 && ++k < 10 || k++ >= 7)
return k;
}
4 rounds
All technical
Covers tree ,array link list c++,
Maths puzzles , all 3 rounds are technical n puzzle
Last managerial round is logical n managerial rounds
Questions was to solve on any online compiler
Some ask to write only sudocode
Interview questions [1]
Question 1
Symmetric binary tree
Jar of different weight n to measure a specific weight