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 System Architect Interview Questions and Answers

Updated 4 Sep 2024

Ericsson System Architect Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Pros and Cons of elastic search?
  • Ans. 

    Elasticsearch is a powerful search and analytics engine known for its scalability and speed.

    • Pros: Scalability, speed, full-text search capabilities, real-time data analysis, easy integration with other tools like Kibana

    • Cons: Complex setup and configuration, requires expertise to optimize performance, can be resource-intensive

  • Answered by AI
  • Q2. How to detect data loss in the network?
  • Ans. 

    Data loss in the network can be detected through monitoring tools and protocols.

    • Utilize network monitoring tools like Wireshark to analyze network traffic for any anomalies or missing data packets.

    • Implement network protocols such as TCP/IP which have built-in mechanisms for error detection and correction.

    • Set up alerts and notifications for unusual network behavior or sudden drops in data transmission rates.

    • Regularly co...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Questions on Kubernetes and our product
  • Q2. Couple of Puzzles

Skills evaluated in this interview

Top trending discussions

View All
Interview Hub
6d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Ericsson?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed in Feb 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All conceptual questions and some basic configuration and tshoot questions related to my domain/technology/work

Interview Preparation Tips

Interview preparation tips for other job seekers - It was pretty intense and conceptual, wasn't restricted to bookish knowledge, but through knowledge of technology was required with some logical attitude, carrying proper body language and confidence is a must

System Architect Interview Questions Asked at Other Companies

asked in Fujitsu
Q1. Describe the technical questions asked in the second round of int ... read more
asked in Marelli
Q2. Which tool used for architecture modeling and how many types of m ... read more
asked in Ericsson
Q3. How can data loss be detected in a network?
asked in Ericsson
Q4. What are the pros and cons of Elasticsearch?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2023. 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 regarding domain
Round 3 - One-on-one 

(1 Question)

  • Q1. More about candidate's personal ambition and reason to join the company
Round 4 - HR 

(1 Question)

  • Q1. About salary negotiation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 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 - Technical 

(5 Questions)

  • Q1. Basic Networking questions
  • Q2. Mpls,Networking,Network security
  • Q3. L1,L2,L3 layer questions
  • Q4. Network security,Firewall related questions
  • Q5. Process related questions specially presales
Round 3 - Assignment 

Case study, Presentation round

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2022. 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 - Aptitude Test 

Logical reasoning and general aptitude

Round 3 - Technical 

(1 Question)

  • Q1. Mostly based on CV, and service provider LAN, and WAN technologies.
Round 4 - Group Discussion 

Discussion on building business strategies with limited funding, and growing the business.

I applied via Naukri.com and was interviewed in Jun 2022. There were 2 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 

(3 Questions)

  • Q1. What do you know about ML algorithm?
  • Ans. 

    ML algorithms are mathematical models used to analyze data and make predictions or decisions.

    • ML algorithms can be supervised, unsupervised, or semi-supervised

    • Examples of ML algorithms include linear regression, decision trees, and neural networks

    • ML algorithms require training data to learn from and improve their accuracy

    • The choice of algorithm depends on the problem being solved and the type of data available

  • Answered by AI
  • Q2. Do you have knowledge of Pandas?
  • Q3. What do you know about Data Science?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared more about Data Analytics as well as SQL queries.

Skills evaluated in this interview

Ericsson HR Interview Questions

77 questions and answers

Q. Tell me about your experience with past companies.
Q. Tell me about your three greatest strengths and one weakness.
Q. Tell me about your previous work.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

India BFSI segment like Bank, Mutual Fund, Stock Brokers etc.

Are these interview questions helpful?

I applied via Approached by Company and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1. What is the difference between classical java based web site and a web site built on node js? 2. Where does javascript run? 3. What are fundamentals of node js? 4. Docker explanation? 5. what are severa...
  • Ans. 

    Answers to Solution Architect interview questions

    • Classical Java web sites use servlets and JSPs, while Node.js uses event-driven, non-blocking I/O model

    • JavaScript runs on the client-side in web browsers and on the server-side in Node.js

    • Fundamentals of Node.js include event-driven architecture, non-blocking I/O, and the use of modules

    • Docker is a containerization platform that allows for easy deployment and scaling of ap...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have detailed knowledge on iot and node js

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 2 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. 1. Give introduction about your self? 2. Design networking site which has 10 remote site and 1 Central site? Draw in paper and share.
  • Q2. 1. how you will related your current experience with this job?

Interview Preparation Tips

Interview preparation tips for other job seekers - Before Attend interview Please try get idea how Bharti airtel network works which help to clear round.

Interview Questionnaire 

1 Question

  • Q1. Tell mee about your self?

Interview Preparation Tips

Interview preparation tips for other job seekers - Give properly reply being confident.

Ericsson Interview FAQs

How many rounds are there in Ericsson System Architect interview?
Ericsson interview process usually has 2 rounds. The most common rounds in the Ericsson interview process are Technical.
How to prepare for Ericsson System Architect 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, Open Source, System Architecture, Information Technology and Monitoring.
What are the top questions asked in Ericsson System Architect interview?

Some of the top questions asked at the Ericsson System Architect interview -

  1. How to detect data loss in the netwo...read more
  2. Pros and Cons of elastic sear...read more
  3. Questions on Kubernetes and our prod...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Join Ericsson Shaping the future one connection at a time.
Ericsson System Architect Salary
based on 34 salaries
₹26.2 L/yr - ₹43.5 L/yr
32% more than the average System Architect Salary in India
View more details

Ericsson System Architect Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Solution Integrator
2.4k salaries
unlock blur

₹12 L/yr - ₹20.9 L/yr

Solution Architect
2.3k salaries
unlock blur

₹20 L/yr - ₹34.8 L/yr

Senior Engineer
2.2k salaries
unlock blur

₹9.8 L/yr - ₹17 L/yr

Network Engineer
1.8k salaries
unlock blur

₹3.3 L/yr - ₹8 L/yr

Solution Integrator
1.7k salaries
unlock blur

₹5.1 L/yr - ₹12 L/yr

Explore more salaries
Compare Ericsson with

Jio

4.2
Compare

Vodafone Idea

4.0
Compare

Bharti Airtel

3.9
Compare

Tata Communications

4.0
Compare
write
Share an Interview