Upload Button Icon Add office photos
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
4.2

based on 6.9k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Ericsson Java Developer Interview Questions and Answers

Updated 13 Mar 2024

Ericsson Java Developer Interview Experiences

3 interviews found

Java Developer Interview Questions & Answers

user image Abhishek Verma

posted on 13 Mar 2024

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

I applied via Campus Placement and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Online aptitude test only 30 -45
Questions

Round 2 - Coding Test 

2 -3 coding question

Round 3 - Technical 

(1 Question)

  • Q1. Dbms, java, oops
Round 4 - HR 

(1 Question)

  • Q1. Personality based questions
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2022. There were 3 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 - One-on-one 

(2 Questions)

  • Q1. Asking related to java, and good knowledge of Oops concepts
  • Q2. Basic java program
Round 3 - PM 

(2 Questions)

  • Q1. Asking past project and technology that you are using
  • Q2. API related question like rest, sop

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 1You have been given an integer array/list(ARR) of size N ... read more
Q2. Parent class has run() and walk() . Parent run() - calls walk() C ... read more
asked in LTIMindtree
Q3. Longest Harmonious SubsequenceYou are given an array ‘ARR’ of 'N' ... read more
asked in Deloitte
Q4. Convert Bst To The Greater Sum TreeYou have been given a Binary S ... read more
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more

Java Developer interview

user image Rakesh Pramanik CareerPreneur

posted on 11 Jan 2022

Java Developer Jobs at Ericsson

View all

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Memory management in java 8
  • Ans. 

    Java 8 introduced improvements in memory management with features like Metaspace and G1 garbage collector.

    • Java 8 introduced Metaspace to replace the PermGen space for class metadata storage.

    • G1 garbage collector in Java 8 improves garbage collection performance by dividing the heap into regions.

    • Java 8 also introduced the concept of String deduplication to reduce memory usage for String objects.

  • Answered by AI
  • Q2. CQRS pattern in microservices
  • Ans. 

    CQRS pattern separates read and write operations in microservices for better scalability and performance.

    • CQRS stands for Command Query Responsibility Segregation

    • It separates the read and write operations in microservices

    • Write operations update the data, while read operations retrieve the data

    • Helps in improving scalability and performance by optimizing for each operation type

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. How to pull the large amount of data in spring data jpa
  • Ans. 

    To pull large amount of data in Spring Data JPA, use pagination, lazy loading, and query optimization techniques.

    • Use pagination to limit the amount of data retrieved in each query

    • Implement lazy loading to fetch data only when needed

    • Optimize queries by using indexes, avoiding N+1 query problem, and fetching only necessary columns

  • Answered by AI
  • Q2. Write singleton class
  • Ans. 

    Singleton class ensures only one instance of a class is created and provides a global point of access to it.

    • Create a private static instance of the class

    • Provide a private constructor to prevent instantiation

    • Create a public static method to access the instance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company

Skills evaluated in this interview

I applied via Company Website and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Oops, singleton, api, array problems, logical part, springboot, hibernate

Round 2 - Technical 

(2 Questions)

  • Q1. Hibernate coding, sessionFactory, git, maven, oops concepts, multithreading, synchronisation, String
  • Q2. Introduction about yourself, project flow, why do you want to switch
  • Ans. 

    I am a Java Developer with experience in project flow and looking to switch for new challenges.

    • I have been working as a Java Developer for the past 5 years.

    • I have experience in developing and maintaining Java applications.

    • I am familiar with the project flow and have worked on various stages of software development life cycle.

    • I am seeking new opportunities to enhance my skills and work on challenging projects.

    • I am looki...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared if you want to join because this is nice company
Interview experience
2
Poor
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 - HR 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Why you want to change the company
  • Q3. Why you left your previous company

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics hr round and java oops questions.aaaaaaaaaa
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
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How to optimise fetching 1 lakh entries from db
  • Ans. 

    Use pagination, indexing, caching, and query optimization to fetch 1 lakh entries efficiently from the database.

    • Implement pagination to fetch data in smaller chunks

    • Create indexes on columns frequently used in queries

    • Use caching to store frequently accessed data

    • Optimize queries by avoiding unnecessary joins and using appropriate indexes

    • Consider using database-specific optimizations like query hints or stored procedures

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Reverse a linked list.
  • Q2. Merge sort on a array/

Ericsson Interview FAQs

How many rounds are there in Ericsson Java Developer interview?
Ericsson interview process usually has 3-4 rounds. The most common rounds in the Ericsson interview process are One-on-one Round, Aptitude Test and Coding Test.
How to prepare for Ericsson Java 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 Ericsson. The most common topics and skills that interviewers at Ericsson expect are Javascript, Linux, Java, SQL and Hibernate.
What are the top questions asked in Ericsson Java Developer interview?

Some of the top questions asked at the Ericsson Java Developer interview -

  1. asking related to java, and good knowledge of Oops conce...read more
  2. API related question like rest, ...read more
  3. Personality based questi...read more

Tell us how to improve this page.

Ericsson Java Developer Salary
based on 97 salaries
₹3 L/yr - ₹11 L/yr
12% more than the average Java Developer Salary in India
View more details

Ericsson Java Developer Reviews and Ratings

based on 7 reviews

3.1/5

Rating in categories

2.1

Skill development

3.0

Work-life balance

2.7

Salary

2.4

Job security

2.7

Company culture

2.0

Promotions

2.7

Work satisfaction

Explore 7 Reviews and Ratings
Java Developer

Noida

2-5 Yrs

₹ 7-9.45 LPA

Java Developer

Gurgaon / Gurugram

5-8 Yrs

Not Disclosed

Java Developer - 1 Yrs Exp

Noida

1-5 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 - ₹18.6 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