I applied through college or university. I interviewed at Nokia (Nueva Delhi) in Aug 2021
Interview
1st round on amcat which had coding questions, aptitude, verbal, and core subjects like dbms, os, networking.
2nd round i was asked about core java concepts and oops and its real life implementation and examples, i was asked some questions on sql and about my projects
I applied through college or university. I interviewed at Nokia
Interview
Applied through a university job board. Waited for about 1 month to hear the interview invitation. The interviewing process took 1 day. The interview started with a few behavioral questions then a lot of technical questions.
Interview questions [1]
Question 1
- read file in Python
- how to reverse a string in Java
- copy file using a command line.
I applied through college or university. The process took 1 day. I interviewed at Nokia (Chennai) in Oct 2020
Interview
The process was held in the college as campus placement for a day. There were one online test + an Technical interview and finally a informal HR telephonic interview.
The online test was comprising of CS fundamentals and aptitude (Quantitative, Logical). It was in easy to moderate level with basic CS Core subjects and other normal aptitude questions. Out of totally 200 odd students, 26 were shortlisted for next round.
The interview was an 1:30hrs technical interview round. The interviewer was so cool and made the interview look easy and comfortable. Asked about the OOPS basics, Core CS questions based on favourite subjects, then 3 easy to moderate level coding questions. And finally about the resume and the questions related to whatever there in the resume. So be sure about what to put in the resume. For interview, be as relaxed as possible and don't lie about what you know. Even I have told the interviewer that I don't know for some topics he asked and he focused on what are all the areas I'm comfortable.
And out of them 5 students were selected from interview round and I'm one of them.
And informal telephonic call was made from HR to ask about the native etc.
So overall it's a very good interview experience.
Interview questions [1]
Question 1
A Coding question on replacing specified set of strings (Say 'X') in a given string input (Say 'Str') where we need to identify each instance of X in Str and replace with minimal time.