Add office photos
Premium Employer

Ericsson

4.2
based on 6.8k Reviews
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by

Interview Questions and Answers

Updated 6 Sep 2024
Popular Designations

Q1. What is clustering and how to add partial repository Qm to full repository Qm?

Ans.

Clustering is grouping similar data points together. Adding partial repository Qm to full repository Qm requires merging the two clusters.

  • Clustering is used in data mining and machine learning to group similar data points together.

  • Partial repository Qm can be added to full repository Qm by merging the two clusters.

  • Examples of clustering algorithms include k-means, hierarchical clustering, and DBSCAN.

Add your answer

Q2. What is triggering and explain about channel triggering?

Ans.

Triggering is a mechanism to initiate a process or action based on a specific event or condition.

  • Triggering is commonly used in software development to automate tasks or processes.

  • Channel triggering is a type of triggering where a specific channel or communication medium is used to initiate an action.

  • For example, a chatbot can be triggered to respond to a user's message in a specific channel like Slack or Facebook Messenger.

  • Channel triggering can also be used in IoT devices w...read more

Add your answer

Q3. 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

Add your answer

Q4. What is equal and hashcode relationship

Ans.

Equal and hashcode are related as hashcode is used to determine equality of objects in hash-based collections.

  • The hashcode method returns an integer value that represents the object's unique identifier in a hash-based collection.

  • The equals method compares two objects for equality based on their content.

  • If two objects are equal, their hashcodes must be equal as well.

  • If two objects have the same hashcode, it does not necessarily mean they are equal.

  • Example: If we have a HashSet...read more

Add your answer
Discover null interview dos and don'ts from real experiences

Q5. How to start broker ?

Ans.

To start a broker, first install the broker software and configure it with necessary settings.

  • Install the broker software on the server or machine where it will run

  • Configure the broker with necessary settings such as port number, authentication, and authorization

  • Start the broker by running the appropriate command or service

  • Test the broker to ensure it is functioning properly

Add your answer

Q6. what are pointers?

Ans.

Pointers are variables that store memory addresses of other variables in programming languages.

  • Pointers allow direct access to memory locations

  • They are used for dynamic memory allocation

  • Pointers can be used to pass variables by reference

  • Example: int *ptr; ptr = # // ptr now points to the memory address of num

Add your answer

More about working at Ericsson

Top Rated Large Company - 2024
HQ - Stockholm,Stockholm County, Sweden
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at null

based on 5 interviews in the last 1 year
1 Interview rounds
Technical Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Software Engineer Interview Questions from Similar Companies

3.4
 • 29 Interview Questions
4.1
 • 26 Interview Questions
3.1
 • 10 Interview Questions
4.3
 • 10 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter