Upload Button Icon Add office photos

Nokia

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Nokia Software Developer Interview Questions, Process, and Tips

Updated 31 Oct 2024

Top Nokia Software Developer Interview Questions and Answers

View all 6 questions

Nokia Software Developer Interview Experiences

9 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the things that u do when your what app screen is blank
  • Ans. 

    I would check for internet connection, restart the app, clear cache, and update the app.

    • Check internet connection

    • Restart the app

    • Clear cache

    • Update the app

  • Answered by AI
  • Q2. Simple python code

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with basics and resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in May 2024.

Round 1 - Behavioral 

(1 Question)

  • Q1. What was my experience
  • Ans. 

    I have 5 years of experience in software development, specializing in web applications using Java and JavaScript.

    • 5 years of experience in software development

    • Specialize in web applications

    • Proficient in Java and JavaScript

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Mutlithreading concepts, Debugging Embedded systems

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Prepare for aptitude Test

Round 2 - Coding Test 

Prepare for Data structures and Algorithm

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. 1) single linked list problem 2) substring matching
  • Ans. 

    The first question is about a single linked list problem, and the second question is about substring matching.

    • For the single linked list problem, you may need to implement operations like insertion, deletion, and traversal.

    • For substring matching, you can use algorithms like brute force, Knuth-Morris-Pratt, or Boyer-Moore.

    • Examples for the single linked list problem: reversing a linked list, finding the middle element, o...

  • Answered by AI
  • Q2. Single Linked list problem
  • Ans. 

    The question is about solving a problem related to single linked lists.

    • Understand the concept of a single linked list

    • Implement basic operations like insertion, deletion, and traversal

    • Consider edge cases like an empty list or a list with only one node

  • Answered by AI
  • Q3. String problem- substring matching

Skills evaluated in this interview

Nokia interview questions for designations

 Software Developer Intern

 (1)

 Senior Software Developer

 (1)

 Full Stack Software Developer

 (1)

 Developer

 (1)

 Software Engineer

 (15)

 Automation Developer

 (1)

 Software Engineer Intern

 (3)

 Software Development Engineer

 (2)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Full technical Like from basic oops to extreme level like smarts Pointer and advance cpp concept
Round 3 - Technical 

(1 Question)

  • Q1. Programming question to slove and analytical questions. Coding questions and Domine Orient and project Orient
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager round fully based on work experience
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion and company policies very polite and friendly

Interview Preparation Tips

Topics to prepare for Nokia Software Developer interview:
  • C++
  • STL
  • Multithreading
Interview preparation tips for other job seekers - Be prepare and try

Get interview-ready with Top Nokia Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is doing shared_ptr in C++?
  • Ans. 

    shared_ptr is a smart pointer in C++ that manages the memory of a dynamically allocated object.

    • shared_ptr helps in managing memory by automatically releasing the memory when the last reference to the object is destroyed.

    • It allows multiple shared_ptr instances to share ownership of the same dynamically allocated object.

    • shared_ptr uses reference counting to keep track of the number of shared_ptr instances pointing to the...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Two leetcode mediums, one on strings and the other is on trees

Round 2 - Technical 

(3 Questions)

  • Q1. Its a system design round on designing notification system
  • Q2. Evaluate pull vs push based system.
  • Ans. 

    Pull vs push based system refers to how data is transferred between components in a system.

    • Pull system involves the receiver requesting data from the sender when needed.

    • Push system involves the sender actively pushing data to the receiver without the receiver requesting it.

    • Pull systems are more efficient when the receiver does not need data constantly.

    • Push systems are more efficient when real-time data updates are requ...

  • Answered by AI
  • Q3. Which works when? Refer alexxu system design book
  • Ans. 

    The question is about understanding the timing and order of operations in a system.

    • Understanding the sequence of events in a system is crucial for ensuring proper functionality.

    • Timing considerations include when data is processed, when actions are triggered, and when resources are allocated.

    • Examples include knowing when to update a database record after receiving user input, or when to send a notification after a certa

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Sliding window, Two pointers, dynammic programming, Linked list, Trees.

Round 3 - Technical 

(1 Question)

  • Q1. Interview was easy only basic questions were asked based on programming, development.

I applied via new era india and was interviewed before Dec 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Write a sample code using AngularJS
  • Ans. 

    Sample code using AngularJS

    • Create a module and controller

    • Bind data to HTML using directives

    • Use services for data retrieval and manipulation

    • Implement two-way data binding

    • Example: https://codepen.io/mohit-kumar/pen/ExjJzjM

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Why did you leave the previous company
Round 4 - HR 

(1 Question)

  • Q1. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Always keep abreast of the latest technologies in your field. For example, if you are a java developer/server-side programmer, don't get stuck with JSPs in today's world. Latest technologies like Springboot, serverless architecture, etc. are a must if you want to be considered. Similarly for Front end developers, latest angular/reactjs knowledge is a must apart from strong knowledge of javascript fundamentals, data structures, algorithms, etc. You can get through the HR policies are one of the best in the industry. Dont get mislead by others who say salary hikes are less. There are many other factors that make your life at Nokia one of the best. Atleast it was the best for me.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Sql related ques mege into, rank,dense rank,queries of joins etc.
  • Q2. Java 8 related ques optional and stream

Nokia Interview FAQs

How many rounds are there in Nokia Software Developer interview?
Nokia interview process usually has 2-3 rounds. The most common rounds in the Nokia interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Nokia Software Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Nokia. The most common topics and skills that interviewers at Nokia expect are Python, Telecom, Linux, Networking and Software Development.
What are the top questions asked in Nokia Software Developer interview?

Some of the top questions asked at the Nokia Software Developer interview -

  1. 1) single linked list problem 2) substring match...read more
  2. Which works when? Refer alexxu system design b...read more
  3. What is doing shared_ptr in C...read more

Tell us how to improve this page.

Nokia Software Developer Interview Process

based on 9 interviews

2 Interview rounds

  • Resume Shortlist Round
  • Technical Round
View more
Nokia Software Developer Salary
based on 172 salaries
₹6.5 L/yr - ₹23.3 L/yr
93% more than the average Software Developer Salary in India
View more details

Nokia Software Developer Reviews and Ratings

based on 39 reviews

4.2/5

Rating in categories

3.8

Skill development

4.4

Work-life balance

3.8

Salary

4.4

Job security

4.3

Company culture

3.7

Promotions

3.8

Work satisfaction

Explore 39 Reviews and Ratings
Technical Lead
514 salaries
unlock blur

₹8.1 L/yr - ₹32.7 L/yr

Technical Specialist
474 salaries
unlock blur

₹11 L/yr - ₹29 L/yr

Software Engineer
471 salaries
unlock blur

₹6 L/yr - ₹23.7 L/yr

R&D Engineer
457 salaries
unlock blur

₹7 L/yr - ₹26.4 L/yr

Senior Technical Specialist
234 salaries
unlock blur

₹16.7 L/yr - ₹43 L/yr

Explore more salaries
Compare Nokia with

Samsung

3.9
Compare

Apple

4.3
Compare

Huawei Technologies

4.0
Compare

Xiaomi

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview