Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Question from streams, one string based question and some general spring boot related question
Hackerrank questions, medium level
I applied via LinkedIn and was interviewed in May 2023. There were 4 interview rounds.
The task is to add two numbers represented as linked lists and return the result as a new linked list.
Traverse both linked lists simultaneously, starting from the head
Add the corresponding nodes from both lists along with any carry from the previous addition
If the sum is greater than 9, set the carry to 1 and take the remainder as the new node value
Move to the next nodes in both lists
Continue this process until both li...
Top trending discussions
I was interviewed in Jan 2025.
Basic .net concept question and 2 leetcode medium question.
1) find a target element within a rotated search array (complexity < 0(N))
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
To get the 3rd last node of a linked list, we can use two pointers approach.
Start two pointers at the head of the linked list
Move the first pointer to the 3rd node from the beginning
Then move both pointers one node at a time until the first pointer reaches the end
FIFO stands for First In, First Out. LIFO stands for Last In, First Out.
FIFO is a method for organizing and manipulating a data buffer, where the first element added is the first to be removed.
LIFO is a method where the last element added is the first to be removed.
FIFO is like a queue, while LIFO is like a stack.
Example: In a FIFO queue, if elements A, B, and C are added in that order, they will be removed in the same...
First round was on Hacker Earth
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
Model classes in UIKit are used to represent data in an application's user interface.
Model classes in UIKit typically subclass NSObject and are used to store and manage data for views.
They can include properties to represent different data fields, methods to manipulate the data, and sometimes protocols for delegation.
For example, a model class for a user profile in a social media app might have properties like username...
Project related questions
based on 3 interviews
Interview experience
based on 7 reviews
Rating in categories
Member Technical Staff
305
salaries
| ₹9 L/yr - ₹24 L/yr |
Issue Resolution Analyst
208
salaries
| ₹3 L/yr - ₹7 L/yr |
Senior Member of Technical Staff
181
salaries
| ₹11.6 L/yr - ₹36 L/yr |
Operations Analyst
152
salaries
| ₹2.4 L/yr - ₹7 L/yr |
Senior Operations Analyst
88
salaries
| ₹3.7 L/yr - ₹7.4 L/yr |
Oracle Cerner
Veradigm
McKesson
Epic Systems Corporation (Wisconsin)