i
Ericsson
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via campus placement at Manipal Institute of Technology (MIT) and was interviewed in Aug 2022. There were 3 interview rounds.
Test is proctored and 3 questions were asked out of which 1 is from language other is from data structures and the last one is from sql
A database is a collection of organized data that can be easily accessed, managed, and updated.
A database stores data in tables with rows and columns
It allows for efficient data retrieval and manipulation
Examples include MySQL, Oracle, and MongoDB
Top trending discussions
posted on 11 Nov 2022
I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 3 interview rounds.
Find the kth smallest value in an unsorted array
Sort the array and return the kth element
Use quickselect algorithm to find the kth smallest element in O(n) time
Build a min heap of size k and traverse the array to find the kth smallest element
Merge Sort is a divide and conquer algorithm that divides an array into two halves, sorts them and then merges them.
Divide the array into two halves recursively
Sort each half recursively using merge sort
Merge the two sorted halves
Time complexity is O(nlogn)
Space complexity is O(n)
A Load Balancer distributes incoming network traffic across multiple servers to improve performance and availability.
It helps to avoid overloading a single server
It improves responsiveness and availability of applications
It can be hardware or software-based
Examples include Amazon ELB, F5 BIG-IP, and NGINX
It can also perform health checks on servers and route traffic accordingly
Spring MVC is a framework for building web applications, while Spring Boot is an opinionated framework for building standalone applications.
Spring MVC requires more configuration and setup compared to Spring Boot
Spring Boot provides a pre-configured environment with sensible defaults
Spring Boot includes an embedded server, making it easier to deploy standalone applications
Spring MVC is more suitable for building tradit...
SQL is a relational database management system while NoSQL is a non-relational database management system.
SQL databases are structured and use tables with predefined schema while NoSQL databases are unstructured and use collections or documents.
SQL databases use SQL (Structured Query Language) for querying and managing data while NoSQL databases use various query languages like MongoDB's query language.
SQL databases ar...
Find the equilibrium index where the sum of all values before it is equal to the sum of all values after it.
Iterate through the array and calculate the total sum.
Then iterate again and keep track of the left sum and right sum.
If they are equal at any index, return that index as the equilibrium index.
posted on 29 Oct 2022
I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Sep 2022. There were 3 interview rounds.
1 hour test of moderate to difficult level questions
posted on 7 Oct 2021
I applied via Campus Placement and was interviewed in Sep 2021. There were 5 interview rounds.
posted on 27 Jun 2024
I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.
They will give 3 questions
Questions were asked
Dsa dp, graphs and many more questions from arrays and linked list were asked
I applied via Naukri.com and was interviewed in Jul 2023. There were 5 interview rounds.
This round was hackerath test which included 1 coding questions and 20 MCQ's related to java,spring,spring boot,Microservices etc
The interview questions cover topics like Microservice Architecture, project explanation, array manipulation, Nth highest salary, and Java fundamentals.
Microservice Architecture involves breaking down a large application into smaller, independent services that communicate with each other.
Explain a project you worked on, highlighting the technologies used, challenges faced, and the outcome.
Target Sum in array involves f...
60 Minutes, Mostly DSA c# and platform used was HackerRank
I applied via Naukri.com and was interviewed before Sep 2022. There were 4 interview rounds.
I applied via Referral
based on 1 interview
Interview experience
Senior Solution Integrator
2.4k
salaries
| ₹6.4 L/yr - ₹23 L/yr |
Senior Engineer
2.3k
salaries
| ₹6.3 L/yr - ₹19 L/yr |
Solution Architect
2.2k
salaries
| ₹13 L/yr - ₹39 L/yr |
Network Engineer
1.8k
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