Filter interviews by
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.
The coin change problem involves finding the minimum number of coins needed to make a certain amount of change.
Use dynamic programming to solve this problem efficiently.
Start by creating a table to store the minimum number of coins needed for each amount from 0 to the target amount.
Iterate through each coin denomination and update the table accordingly.
Return the value in the table corresponding to the target amount as
The left view of a binary tree shows the nodes that are visible when looking at the tree from the left side.
The left view of a binary tree can be obtained by performing a level order traversal and keeping track of the first node at each level.
Example: For a binary tree with root node 1, left child 2, and right child 3, the left view would be [1, 2].
Peak element in rotated sorted array
Peak element is greater than its neighbors
Binary search can be used to find peak element
Consider edge cases like array with only one element or no peak element
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
It was good one on customer design issues
posted on 24 Sep 2023
posted on 5 Jun 2024
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There were 4 interview rounds.
Expectations include strong analytical skills, communication abilities, domain knowledge, and leadership qualities.
Demonstrate strong analytical skills to identify business needs and propose solutions
Communicate effectively with stakeholders to gather requirements and provide updates
Possess domain knowledge to understand industry trends and challenges
Show leadership qualities by guiding team members and driving project
I applied via Company Website and was interviewed in Apr 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jan 2022. There was 1 interview round.
Correct mislabelled jars by relabelling them with correct labels.
Identify the mislabelled jars
Check the correct labels for each jar
Remove the mislabelled label
Apply the correct label to the jar
Ensure all jars are correctly labelled
Reverse a number using recursion.
Define a recursive function that takes the number as input
Base case: if the number is less than 10, return the number
Recursive case: return the last digit of the number concatenated with the result of calling the function with the number divided by 10
Call the function with the input number
I applied via LinkedIn and was interviewed in Apr 2022. There were 2 interview rounds.
Normal question on python, SQL, Data structure, and 2 coding questions on Python & SQL.
This coding round was face-to-face. It was again on hackerrank portal. The interviewer just wants to know how you think and take approaches in terms of time and space complexity. and then you do code.
posted on 14 Aug 2023
I applied via Referral and was interviewed before Aug 2022. There were 2 interview rounds.
A few programming questions based on profile
Analyst
78
salaries
| ₹4 L/yr - ₹13.6 L/yr |
Claims Adjudicator
67
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Software Engineer
63
salaries
| ₹6.4 L/yr - ₹17.6 L/yr |
Senior Analyst
59
salaries
| ₹5.5 L/yr - ₹18.5 L/yr |
Senior Software Engineer
52
salaries
| ₹11.6 L/yr - ₹25 L/yr |
Oracle Cerner
McKesson
Optum
Veradigm