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 Software Engineer Interview Questions and Answers for Freshers

Updated 24 Mar 2025

Ericsson Software Engineer Interview Experiences for Freshers

5 interviews found

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I appeared for an interview in Apr 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Oops, design pattern, spring
Round 2 - Technical 

(1 Question)

  • Q1. Abstract ans interface, singleton design pattern, oops
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2023. There were 2 interview rounds.

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 - One-on-one 

(2 Questions)

  • Q1. Apex coding admin trigger vf
  • Q2. Lwc aura admin flow

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Software Engineer Interview Questions Asked at Other Companies for Fresher

asked in Capgemini
Q1. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in Capgemini
Q2. How can you cut a rectangular cake in 8 symmetric pieces in three ... read more
Q3. Split Binary String Problem Statement Chintu has a long binary st ... read more
asked in TCS
Q4. What is the reason that the Iterative Waterfall model was introdu ... read more
asked in Wipro
Q5. Knapsack Problem Statement There is a potter with a limited amoun ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Came to our college for internship
Hackerrank test with OS, DBMS, Networking mcqs for 45 mins.

Round 2 - Coding Test 

2 DSA questions on arrays, 1 puzzle. Practice geeks for geeks must do and puzzles.

Round 3 - HR 

(1 Question)

  • Q1. Time I faced challenge in my college capstone project

Interview Questionnaire 

4 Questions

  • Q1. Write a C code for printing Febonacci Series upto n elements
  • Ans. 

    C code for printing Fibonacci Series upto n elements

    • Declare three variables to store the current, previous and next numbers in the series

    • Initialize the previous and current variables to 0 and 1 respectively

    • Use a loop to print the next number in the series by adding the previous two numbers

    • Loop should run n times to print n elements in the series

  • Answered by AI
  • Q2. Question related to family background
  • Q3. What are your hobbies?
  • Q4. What are your strengths and weaknesses?

Interview Preparation Tips

Round: Test
Experience: Questions were from easy to moderate level. No negative marking, so attempt all.
Tips: Keep your mind open and practice aptitude problems on a daily basis.

Round: Group Discussion
Experience: There were 21 students selected out of which two teams of 10 and 11 students were formed. Both the groups were given a topic and each one of us had to express our views.
Tips: Don't get nervous, just speak whatever you think. Don't yell or speak at loudly, just keep calm and put your points forward.
Duration: 20 minutes

Round: Technical Interview
Experience: Apart from the above questions some puzzles and DBMS questions and a few basic C questions were also asked. We were given enough time to think and answer.
Tips: Do not be in a hurry. Think properly what you are going to say, whether it is right or not and then only answer.

Round: HR Interview
Experience: The HR round was a good one. He tried to test my thinking capabilities and reasoning capabilities
Tips: Answer every question honestly.

General Tips: All the four rounds were elimination rounds and the final result was announced based on cumulative performance. So, be patient and give your best.
Skill Tips: Try to answer every properly
Skills: IQ, Basic Coding Skills, Problem Solving Skills
College Name: NIT ALLAHABAD
Motivation: The company visited our college campus. Also, one of my relatives in in Ericsson at a very high  post and is quite happy working here.

Skills evaluated in this interview

Ericsson interview questions for designations

 Senior Software Engineer

 (6)

 Associate Software Engineer

 (4)

 Senior Embedded Software Engineer

 (1)

 Software Developer

 (12)

 Senior Software Developer

 (5)

 SDE (Software Development Engineer)

 (1)

 Network Engineer

 (19)

 Test Engineer

 (2)

Software Engineer Interview Questions & Answers

user image Nihal Yadalam

posted on 11 Mar 2017

I appeared for an interview in Mar 2017.

Interview Questionnaire 

8 Questions

  • Q1. Basics of networking
  • Q2. Data structures
  • Q3. Sql
  • Q4. Introduction
  • Q5. Final year project
  • Q6. Why should I hire you?
  • Ans. 

    I have the technical skills, experience, and passion to deliver high-quality software solutions.

    • I have a strong background in programming languages such as Java, Python, and C++.

    • I have experience working on complex software projects and collaborating with cross-functional teams.

    • I am passionate about staying up-to-date with the latest technologies and trends in software development.

    • I am a quick learner and have a strong...

  • Answered by AI
  • Q7. Why Ericsson?
  • Ans. 

    Ericsson is a global leader in telecommunications technology with a strong focus on innovation and career development.

    • Global leader in telecommunications technology

    • Strong focus on innovation

    • Opportunities for career development

  • Answered by AI
  • Q8. About relocation

Interview Preparation Tips

Round: Test
Experience: The test which I wrote was based on cocubes. quants was easy, one can easily score 50 percent if they refer rs agarwal and logical was easy but it takes more time and verbal was neither easy nor tough. One thing I want to advice try doing verbal first so that u can save time and then go to quant and logical. After the test we got the results out of 160 students 51 cleared the test. I was one among them.
Duration: 45 minutes
Total Questions: 45

Round: Technical Interview
Experience: Keep ur cool in the technical. people are friendly. Think before you answer twice they may ask u puzzles as well. So be prepared for it. Final year project is a must, they are gonna ask u the details how you implement stuffs in your project. After my technical out of 51 students around 30 cleared this round. I was one among them.

Round: HR Interview
Experience: Don't be scared guys. Hr is just a casual one. finally around 15 were selected from my college including me. I am very happy with the result. best of luck guys. Do well!!!
Tips: Keep your cool. stay confident that's all I can tell. Once you clear technical one can easily clear Hr round.

Skills: Communication, Technical Skill
College Name: JSS Academy of Technical Education - JSSATE

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What are new technologies you learnt?
  • Q2. Which technical books you read?
  • Ans. 

    I have read several technical books on programming languages, algorithms, and software design.

    • Clean Code by Robert C. Martin

    • The Pragmatic Programmer by Andrew Hunt and David Thomas

    • Cracking the Coding Interview by Gayle Laakmann McDowell

    • Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides

  • Answered by AI
  • Q3. How could you solve problem of customer without customer care help?
  • Ans. 

    By providing self-service options and resources, such as FAQs and online documentation.

    • Create a comprehensive FAQ section on the company's website

    • Develop an online knowledge base with step-by-step guides and troubleshooting tips

    • Offer live chat support with automated responses and chatbots

    • Provide video tutorials and instructional videos

    • Implement a community forum where customers can help each other

  • Answered by AI
  • Q4. Any question for me?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be comfortable in any one programming language and ready for case study.

I applied via Naukri.com and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Linux servers questions, past experience tools amd technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - They will ask many questions but work will something else.

Interview Questionnaire 

1 Question

  • Q1. 1. difference between applicationContext and beanFactory. 2. questions related to synchronization in multi threading.

I appeared for an interview before May 2016.

Interview Preparation Tips

College Name: GPREC kurnool

I applied via Recruitment Consultant and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. On Java

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall it went good

Ericsson Interview FAQs

How many rounds are there in Ericsson Software Engineer interview for freshers?
Ericsson interview process for freshers usually has 2-3 rounds. The most common rounds in the Ericsson interview process for freshers are Coding Test, Technical and Resume Shortlist.
How to prepare for Ericsson Software Engineer interview for freshers?
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, microsoft, CRM, Data Management and Google AdWords.
What are the top questions asked in Ericsson Software Engineer interview for freshers?

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

  1. Write a C code for printing Febonacci Series upto n eleme...read more
  2. What is clustering and how to add partial repository Qm to full repository ...read more
  3. Java 8, multi threading, why lazy evaluation in stream api, internal working of...read more

Tell us how to improve this page.

Ericsson Software Engineer Interview Process for Freshers

based on 3 interviews

Interview experience

4
  
Good
View more
Join Ericsson Shaping the future one connection at a time.
Ericsson Software Engineer Salary
based on 673 salaries
₹4 L/yr - ₹16.5 L/yr
16% more than the average Software Engineer Salary in India
View more details

Ericsson Software Engineer Reviews and Ratings

based on 98 reviews

3.9/5

Rating in categories

3.5

Skill development

4.4

Work-life balance

3.1

Salary

4.3

Job security

4.1

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 98 Reviews and Ratings
Senior Software Engineer

Gurgaon / Gurugram

8-13 Yrs

Not Disclosed

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 - ₹23.5 L/yr

Senior Engineer
2.3k salaries
unlock blur

₹6.3 L/yr - ₹19 L/yr

Solution Architect
2.3k salaries
unlock blur

₹13.1 L/yr - ₹39 L/yr

Network Engineer
1.8k salaries
unlock blur

₹2 L/yr - ₹9.2 L/yr

Solution Integrator
1.7k salaries
unlock blur

₹4 L/yr - ₹14.3 L/yr

Explore more salaries
Compare Ericsson with

Jio

4.0
Compare

Vodafone Idea

4.0
Compare

Bharti Airtel

3.9
Compare

Tata Communications

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