Filter interviews by
Top trending discussions
I applied via Referral and was interviewed in Jan 2018. There were 5 interview rounds.
Yes, I am able to commute on a daily basis.
I have reliable transportation to commute daily
I live within a reasonable distance from the office
I am willing to adjust my schedule if needed
Formulas used in Excel
Excel has a wide range of formulas for various calculations
Common formulas include SUM, AVERAGE, MAX, MIN, COUNT
Formulas can be used for mathematical operations, logical functions, text manipulation, etc.
Examples: =SUM(A1:A10), =IF(B1>10, "Yes", "No"), =CONCATENATE(A1, " ", B1)
I applied via Referral and was interviewed in Jan 2018. There were 4 interview rounds.
I appeared for an interview in Aug 2017.
I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.
Time and distance , Relationship, profit or loss
Python, sql coding ,
I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.
3 questions medium leetcode
Depth First Search (DFS) pseudo code
Initialize a stack to keep track of nodes to visit
Start with the initial node and push it onto the stack
While the stack is not empty, pop a node from the stack and visit its neighbors
Push unvisited neighbors onto the stack
Repeat until all nodes are visited
BFS (Breadth First Search) algorithm pseudo code
Start by enqueueing the starting node
While the queue is not empty, dequeue a node and process it
Enqueue all adjacent nodes that have not been visited yet
Repeat until all nodes have been visited
To find the middle of a linked list, use the slow and fast pointer technique.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.
The position of the slow pointer at this point will be the middle of the linked list.
I applied via Campus Placement and was interviewed before Sep 2022. There were 3 interview rounds.
Coding test had medium-hard leetcode questions
I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.
C is a general-purpose programming language developed by Dennis Ritchie in 1972.
C is used for developing operating systems, embedded systems, and system software.
It is a compiled language and has a low-level memory access.
C is the predecessor of many modern programming languages like C++, Java, and Python.
A loop is a programming structure that repeats a set of instructions until a certain condition is met.
Loops are used to iterate over a collection of data or to repeat a set of instructions a certain number of times.
There are three types of loops in most programming languages: for, while, and do-while.
Example: for (int i = 0; i < 10; i++) { // do something }
I applied via Campus Placement and was interviewed before Sep 2022. There were 3 interview rounds.
Group discussion on technical and non technical topics for around 12min
based on 1 interview
Interview experience
Senior Technician
4
salaries
| ₹3 L/yr - ₹3 L/yr |
Junior Resident Doctor
4
salaries
| ₹4 L/yr - ₹6 L/yr |
Senior Resident
3
salaries
| ₹7.5 L/yr - ₹12 L/yr |
Resident Medical Officer
3
salaries
| ₹4.5 L/yr - ₹7 L/yr |
Senior Resident Doctor
3
salaries
| ₹7.8 L/yr - ₹15.8 L/yr |
Hetero
Abbott
Unacademy
Max Healthcare