Add office photos
Employer?
Claim Account for FREE

Kongsberg Digital

3.4
based on 72 Reviews
Filter interviews by

Ericsson Interview Questions and Answers

Updated 12 Jun 2024

Q1. Write a program to print number of occurrences of each element in an array.

Ans.

Program to count occurrences of each element in an array of strings.

  • Create a dictionary to store the count of each element.

  • Loop through the array and update the count in the dictionary.

  • Print the count of each element from the dictionary.

Add your answer

Q2. How to handle Alerts, Windows, iframes.

Ans.

To handle Alerts, Windows, iframes, we need to switch to their respective contexts.

  • Use driver.switchTo().alert() to handle alerts.

  • Use driver.switchTo().window() to handle windows.

  • Use driver.switchTo().frame() to handle iframes.

  • To switch back to the default content, use driver.switchTo().defaultContent().

Add your answer

Q3. Find duplicate from an array, find the number of occurrences of a number In an array, and 3-4 more questions like this

Ans.

Array manipulation questions for Senior Development Engineer role

  • To find duplicates in an array, use a hash table or sort the array and compare adjacent elements

  • To find the number of occurrences of a number, iterate through the array and count the occurrences

  • Other questions could involve sorting an array, finding the maximum or minimum value, or reversing an array

Add your answer

Q4. Give Introduction

Ans.

I am a motivated and enthusiastic individual with a strong background in marketing and a passion for creativity.

  • Strong background in marketing

  • Passion for creativity

  • Motivated and enthusiastic individual

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

Q5. Why do we use deligates

Ans.

Delegates are used to achieve loose coupling and separation of concerns in software development.

  • Delegates allow methods to be passed as parameters to other methods.

  • They enable event-driven programming.

  • They facilitate the implementation of the observer pattern.

  • They enable the creation of anonymous methods.

  • They allow for the implementation of callback functions.

  • They enable the creation of extensible and modular code.

  • They allow for the implementation of inversion of control and ...read more

Add your answer

Q6. Sorting an array

Ans.

Sorting an array involves arranging its elements in a specific order.

  • Choose a sorting algorithm based on the size and type of the array.

  • Common sorting algorithms include bubble sort, insertion sort, and quicksort.

  • Implement the chosen algorithm in code.

  • Test the sorting function with different arrays to ensure it works correctly.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Ericsson

based on 4 interviews in the last 1 year
Interview experience
4.0
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.8
 • 361 Interview Questions
4.1
 • 255 Interview Questions
3.9
 • 253 Interview Questions
3.9
 • 186 Interview Questions
4.2
 • 137 Interview Questions
View all
Top Kongsberg Digital Interview Questions And Answers
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