Premium Employer

i

This company page is being actively managed by Ericsson Team. If you also belong to the team, you can get access from here

Ericsson Verified Tick

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

Ericsson Senior Software Engineer Interview Questions and Answers

Updated 5 Oct 2024

Ericsson Senior Software Engineer Interview Experiences

5 interviews found

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

(2 Questions)

  • Q1. Find nth elements from last in linked list
  • Ans. 

    Use two pointers to find the nth element from the end of a linked list.

    • Use two pointers, one moving n steps ahead of the other

    • When the first pointer reaches the end, the second pointer will be at the nth element from the end

  • Answered by AI
  • Q2. Difference between hashmap and concurrent hashmap
  • Ans. 

    HashMap is not thread-safe while ConcurrentHashMap is thread-safe and allows concurrent access.

    • HashMap is not thread-safe and can lead to ConcurrentModificationException if accessed by multiple threads simultaneously.

    • ConcurrentHashMap allows concurrent access by multiple threads without the need for external synchronization.

    • ConcurrentHashMap achieves thread-safety by dividing the map into segments, allowing multiple th...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Coding test data structures and language related

Round 3 - One-on-one 

(1 Question)

  • Q1. Related to resume technology

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Simple question from python list operations

Round 2 - One-on-one 

(2 Questions)

  • Q1. With Manager regarding what is job about.
  • Q2. What you did in your last project
Round 3 - Technical 

(1 Question)

  • Q1. Project owner about what you are going to do.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well from your resume and about your projects you did in past.

Senior Software Engineer Interview Questions & Answers

user image aishwarya awasthi

posted on 25 May 2022

Round 1 - One-on-one 

(1 Question)

  • Q1. Easy and fast going process
  • Ans. 

    Easy and fast going process

    • Define clear goals and objectives

    • Streamline communication channels

    • Implement agile methodologies

    • Automate repetitive tasks

    • Regularly review and optimize processes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - easy going and quick process. Hassle free and very straight in nature

Ericsson interview questions for designations

 Senior Embedded Software Engineer

 (1)

 Software Engineer

 (14)

 Senior Software Developer

 (5)

 Associate Software Engineer

 (4)

 Senior Systems Engineer

 (2)

 Senior Cloud Engineer

 (2)

 Senior Devops Engineer

 (2)

 Senior QA Engineer

 (1)

Interview Questionnaire 

1 Question

  • Q1. Questions asked about products knowledge, roles and responsibilities

Interview Preparation Tips

Round: Manger Round
Experience: Questions asked about products knowledge, roles and responsibilities

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technical Interview + Coding
Round 2 - Technical 

(1 Question)

  • Q1. Technical Interview

Interview Preparation Tips

Interview preparation tips for other job seekers - 1st round (Virtual) - Technical with coding questions. I have cleared this round and selected for 2nd round.
2nd round (Face to Face) - Technical + Multithreading + Coding question + In Detailed on projects I have worked on. It was around 1:20 mins, I have answered very well, and I was confident also like I'll be clearing this round. But I got feedback from HR I did not select this round and not meet the technically for their expectation.
I really did not understand what their expectation even after answered all the question. Please really don't play with others time by taking this kind of interview.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. It was completely on the project worked on using the spring boot. 1)how to handle if the applciation is restarting continuously 2)how to load multiple applccation property file in sequential way 3)how to h...
Round 2 - Technical 

(1 Question)

  • Q1. Project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - For 5+ years experience better to go through the project bit by bit and even dive in the concepts w.r.t application.Questions related to deployment issue was also asked.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding Leetcode medium question

Round 2 - Design 

(1 Question)

  • Q1. Design BookMyShow HLD and LLD
  • Ans. 

    Design high-level and low-level architecture for BookMyShow

    • HLD should include components like user interface, booking engine, payment gateway, etc.

    • LLD should detail the classes, methods, and interactions within each component

    • Use technologies like Java, Spring Boot, MySQL for backend and React for frontend

    • Consider scalability, fault tolerance, and security in the design

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary, Role Expectations and Negotiations

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Sep 2022. There were 4 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. Technical Questions relevant to your domain and your previous experience.
Round 3 - One-on-one 

(1 Question)

  • Q1. This Round is with your manager and Questions relevant to behavior, self-confidence, technical in quick overview
Round 4 - HR 

(1 Question)

  • Q1. Relevant to experience and self confidence, salary Discussion and further process guidelines
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jun 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Longest Palindromic Substring
  • Ans. 

    Find the longest palindromic substring in a given string.

    • Use dynamic programming to check if substrings are palindromes.

    • Start with single characters as potential palindromes and expand outwards.

    • Keep track of the longest palindrome found so far.

  • Answered by AI
  • Q2. Find the Kth largest integer in the Array
  • Ans. 

    Find the Kth largest integer in the Array

    • Sort the array in descending order

    • Return the element at index K-1

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design youtube live streaming
  • Ans. 

    Design a system for live streaming on YouTube platform.

    • Use RTMP protocol for streaming live video to YouTube servers

    • Implement a live chat feature for viewers to interact with the streamer

    • Include options for viewers to like, share, and subscribe during the live stream

    • Provide analytics for streamers to track viewership and engagement

    • Ensure scalability to handle high traffic during popular live streams

  • Answered by AI

Skills evaluated in this interview

Ericsson Interview FAQs

How many rounds are there in Ericsson Senior Software Engineer interview?
Ericsson interview process usually has 2 rounds. The most common rounds in the Ericsson interview process are One-on-one Round, Coding Test and Technical.
How to prepare for Ericsson Senior Software Engineer 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 Ericsson. The most common topics and skills that interviewers at Ericsson expect are HTML, Software Design, Telecom, microsoft and CRM.
What are the top questions asked in Ericsson Senior Software Engineer interview?

Some of the top questions asked at the Ericsson Senior Software Engineer interview -

  1. Find nth elements from last in linked l...read more
  2. Difference between hashmap and concurrent hash...read more
  3. easy and fast going proc...read more

Tell us how to improve this page.

Ericsson Senior Software Engineer Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more
Join Ericsson Shaping the future one connection at a time.
Ericsson Senior Software Engineer Salary
based on 729 salaries
₹7.4 L/yr - ₹24 L/yr
6% more than the average Senior Software Engineer Salary in India
View more details

Ericsson Senior Software Engineer Reviews and Ratings

based on 73 reviews

4.2/5

Rating in categories

3.7

Skill development

4.4

Work-life balance

3.4

Salary

3.9

Job security

4.2

Company culture

3.1

Promotions

3.7

Work satisfaction

Explore 73 Reviews and Ratings
Senior Software Engineer

Chennai

8-13 Yrs

Not Disclosed

Senior Software Engineer - 5G Core

Bangalore / Bengaluru

7-11 Yrs

₹ 7.6-18.7 LPA

Senior Software Engineer

Bangalore / Bengaluru

5-12 Yrs

Not Disclosed

Explore more jobs
Senior Solution Integrator
2.4k salaries
unlock blur

₹6.5 L/yr - ₹22 L/yr

Senior Engineer
2.3k salaries
unlock blur

₹6.1 L/yr - ₹19 L/yr

Solution Architect
2.2k salaries
unlock blur

₹13 L/yr - ₹39 L/yr

Network Engineer
1.9k salaries
unlock blur

₹2.4 L/yr - ₹9.5 L/yr

Solution Integrator
1.7k salaries
unlock blur

₹4 L/yr - ₹13.5 L/yr

Explore more salaries
Compare Ericsson with

Nokia

4.1
Compare

Cisco

4.1
Compare

Huawei Technologies

4.0
Compare

Qualcomm

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