Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2022. There were 4 interview rounds.
Technical + Aptitude test (30-40) questions
I applied via Campus Placement and was interviewed before Dec 2020. There were 3 interview rounds.
Top trending discussions
posted on 6 Feb 2023
I applied via Job Portal
There were total 3 phases.
Phase 1 - Aptitude, Reading Comprehension and Reasoning questions. 60 questions to be done in 60 minutes.
Phase 2 - If you clear Phase 1, only then you will be eligible for further phases. It consist of technical questions as well as pseudocode. 30 questions to be done in 30 minutes.
Phase 3 - 2 coding questions in C/C++/python/java
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.
Compare adjacent elements and swap them if they are in the wrong order
Repeat this process until the list is sorted
Time complexity is O(n^2)
Example: [5, 3, 8, 4, 2] -> [3, 5, 8, 4, 2] -> [3, 5, 4, 8, 2] -> [3, 5, 4, 2, 8] -> [3, 4, 5, 2, 8] -> [3, 4, 2, 5, 8] -> [3, 4
posted on 13 Feb 2023
Easy with some tricky questions
Good easy codes but compiler is not good
posted on 13 Dec 2022
I applied via Job Portal
Java does not support multiple inheritance.
Java supports only single inheritance through classes.
However, it supports multiple inheritance through interfaces.
Diamond problem can occur in multiple inheritance.
Operator overriding is redefining an operator in a subclass while overloading is defining multiple methods with the same name but different parameters.
Operator overriding is used to change the behavior of an operator in a subclass.
Overloading is used to define multiple methods with the same name but different parameters.
Overloading can be done with both unary and binary operators.
Example of operator overriding: '+' ope...
posted on 17 Jul 2021
I applied via Walk-in and was interviewed in Jun 2021. There was 1 interview round.
posted on 5 Jan 2021
The OSI model has 7 layers, each with a specific function in data communication.
Layer 1: Physical layer - deals with the physical transmission of data
Layer 2: Data link layer - responsible for error-free transfer of data between nodes
Layer 3: Network layer - handles routing and forwarding of data packets
Layer 4: Transport layer - ensures reliable delivery of data between end systems
Layer 5: Session layer - establishes,...
Cloud computing architecture refers to the components and subcomponents required for cloud computing.
Cloud computing architecture includes front-end platforms, back-end platforms, cloud-based delivery, and network infrastructure.
Front-end platforms include user devices and web browsers.
Back-end platforms include servers, storage, and databases.
Cloud-based delivery includes software as a service (SaaS), platform as a se...
posted on 15 Jan 2022
I applied via Campus Placement and was interviewed before Jan 2021. There was 1 interview round.
posted on 27 Mar 2021
I applied via Naukri.com
Design Engineer
620
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Design Engineer
314
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate - Team Lead
139
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
127
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
94
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech