i
Ericsson
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Use two pointers to find the nth element from the end of a linked list.
Use two pointers, one moving n steps ahead of the other
When the first pointer reaches the end, the second pointer will be at the nth element from the end
HashMap is not thread-safe while ConcurrentHashMap is thread-safe and allows concurrent access.
HashMap is not thread-safe and can lead to ConcurrentModificationException if accessed by multiple threads simultaneously.
ConcurrentHashMap allows concurrent access by multiple threads without the need for external synchronization.
ConcurrentHashMap achieves thread-safety by dividing the map into segments, allowing multiple th...
Coding test data structures and language related
I applied via Approached by Company and was interviewed before Jun 2023. There were 3 interview rounds.
Simple question from python list operations
Easy and fast going process
Define clear goals and objectives
Streamline communication channels
Implement agile methodologies
Automate repetitive tasks
Regularly review and optimize processes
Ericsson interview questions for designations
Top trending discussions
I applied via Approached by Company and was interviewed in Aug 2023. There were 2 interview rounds.
posted on 11 Jun 2024
Coding Leetcode medium question
Design high-level and low-level architecture for BookMyShow
HLD should include components like user interface, booking engine, payment gateway, etc.
LLD should detail the classes, methods, and interactions within each component
Use technologies like Java, Spring Boot, MySQL for backend and React for frontend
Consider scalability, fault tolerance, and security in the design
I applied via Naukri.com and was interviewed before Sep 2022. There were 4 interview rounds.
I was interviewed before Jun 2023.
Find the longest palindromic substring in a given string.
Use dynamic programming to check if substrings are palindromes.
Start with single characters as potential palindromes and expand outwards.
Keep track of the longest palindrome found so far.
Find the Kth largest integer in the Array
Sort the array in descending order
Return the element at index K-1
Design a system for live streaming on YouTube platform.
Use RTMP protocol for streaming live video to YouTube servers
Implement a live chat feature for viewers to interact with the streamer
Include options for viewers to like, share, and subscribe during the live stream
Provide analytics for streamers to track viewership and engagement
Ensure scalability to handle high traffic during popular live streams
based on 3 interviews
Interview experience
based on 73 reviews
Rating in categories
Senior Solution Integrator
2.4k
salaries
| ₹6.5 L/yr - ₹22 L/yr |
Senior Engineer
2.3k
salaries
| ₹6.1 L/yr - ₹19 L/yr |
Solution Architect
2.2k
salaries
| ₹13 L/yr - ₹39 L/yr |
Network Engineer
1.9k
salaries
| ₹2.4 L/yr - ₹9.5 L/yr |
Solution Integrator
1.7k
salaries
| ₹4 L/yr - ₹13.5 L/yr |
Nokia
Cisco
Huawei Technologies
Qualcomm