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 Work with us arrow

Compare button icon Compare button icon Compare

Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Ericsson Graduate Engineer Trainee (Get) Interview Questions and Answers

Updated 19 Dec 2024

10 Interview questions

A Graduate Engineer Trainee (Get) was asked 6mo ago
Q. Write a Java program to implement the Heap Sort algorithm.
Ans. 

Heap sort is a comparison-based sorting algorithm that uses a binary heap data structure.

  • Create a max heap from the input array

  • Swap the root node with the last node and heapify the remaining nodes

  • Repeat the process until the heap is empty

A Graduate Engineer Trainee (Get) was asked 6mo ago
Q. Describe Linux.
Ans. 

Linux is an open-source operating system based on Unix, known for its stability, security, and flexibility.

  • Linux is free and open-source, meaning anyone can modify and distribute it.

  • It is based on Unix, which is known for its stability and security.

  • Linux is highly customizable and can be used on a wide range of devices, from servers to smartphones.

  • Popular distributions of Linux include Ubuntu, Fedora, and CentOS.

Graduate Engineer Trainee (Get) Interview Questions Asked at Other Companies

asked in JBM Group
Q1. Q: 1 What is IC engine? What is the types of IC engine? Q:2 Diffe ... read more
Q2. How would you check the continuity of a wire inside a wall if the ... read more
Q3. What will be the cost of painting the wall behind me?
Q4. What happens when there is a large air void in concrete?
Q5. What are the different types of concrete?
A Graduate Engineer Trainee (Get) was asked
Q. What is the difference between a tuple and a list?
Ans. 

Tuple is immutable and ordered while list is mutable and ordered.

  • Tuple uses () while list uses []

  • Tuple is faster than list for accessing elements

  • Tuple can be used as keys in dictionaries while list cannot

  • Tuple is used for heterogeneous data while list is used for homogeneous data

A Graduate Engineer Trainee (Get) was asked
Q. What is slicing?
Ans. 

Slicing is a process of extracting a portion of a sequence or list in Python.

  • Slicing is done using the colon (:) operator.

  • It allows us to extract a range of elements from a sequence or list.

  • The syntax for slicing is [start:stop:step].

  • start is the index of the first element to be included in the slice.

  • stop is the index of the first element to be excluded from the slice.

  • step is the number of elements to skip between...

A Graduate Engineer Trainee (Get) was asked
Q. What are the differences between 2G, 3G, and 4G?
Ans. 

3G, 2G, and 4G are different generations of mobile network technology.

  • 3G (Third Generation) provides faster data transfer speeds compared to 2G.

  • 2G (Second Generation) introduced digital voice communication and basic data services.

  • 4G (Fourth Generation) offers even faster data transfer speeds, low latency, and improved network capacity.

  • Examples of 3G networks include UMTS and CDMA2000, while 2G networks include GSM...

A Graduate Engineer Trainee (Get) was asked
Q. Define GSM.
Ans. 

GSM stands for Global System for Mobile Communications, a standard for mobile communication networks.

  • GSM is a digital cellular network technology used for voice and data communication.

  • It was first introduced in 1991 and is now the most widely used mobile phone standard in the world.

  • GSM uses a SIM card to identify and authenticate users on the network.

  • It operates on various frequency bands, including 900 MHz and 18...

A Graduate Engineer Trainee (Get) was asked
Q. What is the OSI model and its protocols?
Ans. 

OSI layer is a conceptual model that describes the communication functions of a telecommunication or computing system.

  • OSI stands for Open Systems Interconnection.

  • It has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

  • Each layer has its own protocols and functions.

  • Examples of protocols include TCP/IP, HTTP, FTP, and SMTP.

Are these interview questions helpful?
A Graduate Engineer Trainee (Get) was asked
Q. What is a cell in a cellular network?
Ans. 

A cell is a geographic area covered by a base station in a cellular network.

  • A cell is the basic unit of a cellular network.

  • It is a geographic area covered by a base station.

  • Each cell has a unique identifier and can handle multiple calls simultaneously.

  • As a mobile device moves from one cell to another, the call is handed off to the new cell.

  • Cells can vary in size depending on the population density and terrain.

  • Exam...

A Graduate Engineer Trainee (Get) was asked 6mo ago
Q. Java What is JVM,JRE,JDK? what is the difference between class and instance variable in java? what is string Pool? write a code in java(prefer a good standard question) Web development if you have interest ...
Ans. 

To build a web application, I would use a combination of front-end technologies like HTML, CSS, and JavaScript, along with back-end technologies like Node.js and MongoDB.

  • Use HTML for structuring the content of the web pages

  • Use CSS for styling the web pages and making them visually appealing

  • Use JavaScript for adding interactivity to the web pages and handling user input

  • Use Node.js for server-side scripting and hand...

A Graduate Engineer Trainee (Get) was asked 6mo ago
Q. If you have azure certification what is azure, what is Azure Blob Storage, What is ARM, what is horizontal Scaling?
Ans. 

Azure is a cloud computing platform by Microsoft. Azure Blob Storage is a service for storing large amounts of unstructured data. ARM stands for Azure Resource Manager, used for managing resources in Azure. Horizontal scaling is increasing the number of instances of a service to distribute load.

  • Azure is a cloud computing platform by Microsoft

  • Azure Blob Storage is a service for storing large amounts of unstructured...

Ericsson Graduate Engineer Trainee (Get) Interview Experiences

15 interviews found

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

I applied via Campus Placement and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

English, Quant & Reasoning- 3 section, each section 15 que, Total 45 minutes & 45 questions, cut off for each section

Round 2 - Technical 

(2 Questions)

  • Q1. Java What is JVM,JRE,JDK? what is the difference between class and instance variable in java? what is string Pool? write a code in java(prefer a good standard question) Web development if you have inter...
  • Ans. 

    To build a web application, I would use a combination of front-end technologies like HTML, CSS, and JavaScript, along with back-end technologies like Node.js and MongoDB.

    • Use HTML for structuring the content of the web pages

    • Use CSS for styling the web pages and making them visually appealing

    • Use JavaScript for adding interactivity to the web pages and handling user input

    • Use Node.js for server-side scripting and handling ...

  • Answered by AI
  • Q2. If you have azure certification what is azure, what is Azure Blob Storage, What is ARM, what is horizontal Scaling?
  • Ans. 

    Azure is a cloud computing platform by Microsoft. Azure Blob Storage is a service for storing large amounts of unstructured data. ARM stands for Azure Resource Manager, used for managing resources in Azure. Horizontal scaling is increasing the number of instances of a service to distribute load.

    • Azure is a cloud computing platform by Microsoft

    • Azure Blob Storage is a service for storing large amounts of unstructured data

    • ...

  • Answered by AI
Round 3 - Behavioral 

(2 Questions)

  • Q1. Why cse? explain a project (they might ask about a project in your resume)
  • Q2. How you solved the problems that you have faced while working on projects?
  • Ans. 

    I approach problems by breaking them down into smaller parts, analyzing root causes, seeking input from team members, and implementing solutions systematically.

    • Identify the root cause of the problem

    • Break down the problem into smaller parts

    • Seek input from team members for different perspectives

    • Implement solutions systematically

    • Learn from the experience to prevent similar issues in the future

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Introduction Family Background Do you have any placement/internship offers in your hand? if so, why Ericsson At last, they will tell you about stipend, role
  • Ans. 

    Yes, I have internship offers from Ericsson due to their reputation for innovation and cutting-edge technology.

    • I have received internship offers from Ericsson because of their reputation for innovation and cutting-edge technology.

    • I am excited about the opportunity to work with a global leader in telecommunications.

    • I believe that interning at Ericsson will provide me with valuable experience and skills that will benefit...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well about the areas you have mentioned in your resume, and cse fundamentals mainly java/python, oops, ai/ml

As it is a networking company, concentrate on computer networks(they might ask / might not)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

About time, work , pipes cisterns english questions

Round 2 - Technical 

(5 Questions)

  • Q1. Describe about linux
  • Ans. 

    Linux is an open-source operating system based on Unix, known for its stability, security, and flexibility.

    • Linux is free and open-source, meaning anyone can modify and distribute it.

    • It is based on Unix, which is known for its stability and security.

    • Linux is highly customizable and can be used on a wide range of devices, from servers to smartphones.

    • Popular distributions of Linux include Ubuntu, Fedora, and CentOS.

  • Answered by AI
  • Q2. OOPs fundamentals
  • Q3. CS FUNDAMENTALS
  • Q4. Java coding for heap sort
  • Ans. 

    Heap sort is a comparison-based sorting algorithm that uses a binary heap data structure.

    • Create a max heap from the input array

    • Swap the root node with the last node and heapify the remaining nodes

    • Repeat the process until the heap is empty

  • Answered by AI
  • Q5. Projects discussion
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

This is the basic round there is the question ask from aptitude and general english

Round 2 - Technical 

(1 Question)

  • Q1. In this basic question ask from the communication system and data communication

Interview Preparation Tips

Interview preparation tips for other job seekers - be ready for the simple and basic question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Aptitude Test 

It was a normal-level aptitude test

Round 3 - Coding Test 

The interviewer asked basic questions regarding oops concept

Round 4 - HR 

(2 Questions)

  • Q1. Normal HR questions like where I was from, what is my aim,
  • Q2. Where do i see myself in the upcoming years
  • Ans. 

    In the upcoming years, I see myself growing as a skilled engineer, taking on more responsibilities, and contributing to the success of the organization.

    • Continuing to learn and develop my technical skills

    • Taking on leadership roles and managing projects

    • Contributing innovative ideas and solutions to improve processes

    • Building strong relationships with colleagues and mentors

    • Seeking opportunities for professional growth and ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - it is a relatively easy interview compared to other companies
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

1 hour cding test without compiler

Round 2 - Technical 

(1 Question)

  • Q1. Linked List questions and and oops
Round 3 - HR 

(1 Question)

  • Q1. Basic question about background asking about interest in different technical fields
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

They ask during interview basic aptitude

Round 2 - Coding Test 

Online test, Invigilator were present

Round 3 - Technical 

(1 Question)

  • Q1. Basic computer Science questions and one DSA question and their concepts

I applied via Campus Placement and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is difference between tuple and list !?
  • Ans. 

    Tuple is immutable and ordered while list is mutable and ordered.

    • Tuple uses () while list uses []

    • Tuple is faster than list for accessing elements

    • Tuple can be used as keys in dictionaries while list cannot

    • Tuple is used for heterogeneous data while list is used for homogeneous data

  • Answered by AI
  • Q2. What is slicing?
  • Ans. 

    Slicing is a process of extracting a portion of a sequence or list in Python.

    • Slicing is done using the colon (:) operator.

    • It allows us to extract a range of elements from a sequence or list.

    • The syntax for slicing is [start:stop:step].

    • start is the index of the first element to be included in the slice.

    • stop is the index of the first element to be excluded from the slice.

    • step is the number of elements to skip between each...

  • Answered by AI
  • Q3. Resume based questions were also asked !

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare one coding language and know your resume well

Skills evaluated in this interview

I appeared for an interview in Jan 2017.

Interview Questionnaire 

3 Questions

  • Q1. What all projects have you done during your B.tech. ?
  • Ans. 

    I have worked on various projects during my B.tech including a smart irrigation system, a mobile app for waste management, and a solar-powered car prototype.

    • Developed a smart irrigation system using IoT technology to optimize water usage in agriculture.

    • Designed and developed a mobile app for waste management to promote recycling and waste reduction.

    • Collaborated with a team to build a solar-powered car prototype for a s...

  • Answered by AI
  • Q2. What is your favorite subject ? Briefly tell about your final year project? what is cloud computing?
  • Ans. 

    My favorite subject is computer science. My final year project was on developing a cloud-based application for data storage and analysis.

    • Favorite subject: computer science

    • Final year project: cloud-based application for data storage and analysis

    • Cloud computing: technology that allows access to shared resources and information on-demand over the internet

    • Examples: Amazon Web Services, Microsoft Azure, Google Cloud Platfor...

  • Answered by AI
  • Q3. Why do you want to join Ericsson? What is your strength and weakness? Tell any instance where you have lead a team ?
  • Ans. 

    I want to join Ericsson because of their reputation for innovation and cutting-edge technology. My strength is my ability to lead and motivate teams, while my weakness is sometimes being too detail-oriented.

    • I want to join Ericsson because of their reputation for innovation and cutting-edge technology

    • Strength: Ability to lead and motivate teams

    • Weakness: Sometimes too detail-oriented

    • Led a team in a group project during m...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: This included basic aptitude, logical and verbal questions.
Duration: 45 minutes
Total Questions: 30

Skills: Technical Analysis, Communication
College Name: Jaypee University Of Information Technology, Solan

I appeared for an interview in Feb 2017.

Interview Questionnaire 

3 Questions

  • Q1. What is osi layer and its protocol?
  • Q2. Describe your minor and major projects?
  • Ans. 

    My major project involved designing a solar-powered irrigation system, while my minor project focused on developing a mobile application for waste management.

    • Major project: Designed a solar-powered irrigation system to improve water efficiency in agriculture.

    • Major project: Conducted research on solar panel efficiency and water distribution systems.

    • Minor project: Developed a mobile application for waste management to pr...

  • Answered by AI
  • Q3. Basic questions of hr round which every company ask.

Interview Preparation Tips

Round: Technical Interview
Experience: It was much a technical question answer round. Basic questions were asked about osi layer,tcp ip protocol,differences etc
Tips: Be simple and clear.
Dont panic while framing your answers.
If you dont know anything dont make your answers or make guess,simply say sir i am not able to recall or i dont know.

Round: HR Interview
Experience: Much interactive session.
I was confident in answering her questions.
Clear your doubts in the interview.
Tips: No negative responses
Dont be over confident

College Name: Jaypee Institute Of Information Technology, Noida

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Easy one. not to worry
  • Q2. Tough as maximum elimination is from this round

Interview Preparation Tips

Round: Test
Experience: Moderate but time management is must.
Tips: Select the easy questions as they are less time consuming.
Duration: 30 minutes

Round: Group Discussion
Experience: I was the topper as the total score was 20 and I got 20.Easy but think and say and don't get into fight.
Tips: Stay calm and smart.

Round: HR Interview
Experience: easy and plays important role.
Tips: do be expressive.

Round: Technical Interview
Experience: Tough as maximum elimination is from this round.
Tips: Do prepare well for technical as they are going to screw you.

General Tips: Study well....Not that much tough.
Skills: Intelligence
College Name: kalyani govt. engg. college
Motivation: Networking subject.
Funny Moments: many as my interview was HR based only.

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Ericsson?
Ask anonymously on communities.

Ericsson Interview FAQs

How many rounds are there in Ericsson Graduate Engineer Trainee (Get) interview?
Ericsson interview process usually has 3 rounds. The most common rounds in the Ericsson interview process are Aptitude Test, Technical and Coding Test.
How to prepare for Ericsson Graduate Engineer Trainee (Get) 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 Python, 3G, Auditing, Automation Testing and Telecom.
What are the top questions asked in Ericsson Graduate Engineer Trainee (Get) interview?

Some of the top questions asked at the Ericsson Graduate Engineer Trainee (Get) interview -

  1. Java What is JVM,JRE,JDK? what is the difference between class and instance va...read more
  2. Difference between 3G,2G and ...read more
  3. if you have azure certification what is azure, what is Azure Blob Storage, Wha...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.7/5

based on 6 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 75%
2-4 weeks 25%
View more
Join Ericsson Shaping the future one connection at a time.

Interview Questions from Similar Companies

Jio Interview Questions
4.1
 • 2.3k Interviews
Bharti Airtel Interview Questions
3.9
 • 965 Interviews
Vodafone Idea Interview Questions
4.0
 • 597 Interviews
Nokia Interview Questions
4.0
 • 291 Interviews
BT Group Interview Questions
3.9
 • 205 Interviews
ACT Fibernet Interview Questions
3.9
 • 144 Interviews
Verizon Interview Questions
4.0
 • 119 Interviews
View all
Ericsson Graduate Engineer Trainee (Get) Salary
based on 80 salaries
₹4.8 L/yr - ₹10.3 L/yr
81% more than the average Graduate Engineer Trainee (Get) Salary in India
View more details

Ericsson Graduate Engineer Trainee (Get) Reviews and Ratings

based on 13 reviews

3.2/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

2.7

Salary

3.7

Job security

3.0

Company culture

2.3

Promotions

2.8

Work satisfaction

Explore 13 Reviews and Ratings
Senior Solution Integrator
2.4k salaries
unlock blur

₹12 L/yr - ₹21 L/yr

Solution Architect
2.3k salaries
unlock blur

₹20 L/yr - ₹34.5 L/yr

Senior Engineer
2.2k salaries
unlock blur

₹9.7 L/yr - ₹17 L/yr

Network Engineer
1.8k salaries
unlock blur

₹3.2 L/yr - ₹7.8 L/yr

Solution Integrator
1.7k salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Explore more salaries
Compare Ericsson with

Jio

4.1
Compare

Vodafone Idea

4.0
Compare

Bharti Airtel

3.9
Compare

Tata Communications

4.0
Compare
write
Share an Interview