Filter interviews by
I applied via Referral and was interviewed before Apr 2022. There were 2 interview rounds.
I appeared for an interview in Sep 2024, where I was asked the following questions.
I appeared for an interview in Jan 2021.
Round duration - 60 minutes
Round difficulty - Medium
You are provided with a number of stairs, and initially, you are located at the 0th stair. You need to reach the Nth stair, and you can climb one or tw...
This is a problem of counting the number of distinct ways to climb a staircase with 1 or 2 steps at a time.
Use dynamic programming to solve this problem
Create an array to store the number of ways to reach each stair
Initialize the base cases for 0th and 1st stair
Iterate from 2nd stair to Nth stair and calculate the number of ways using the previous two stairs
Return the number of ways to reach the Nth stair modulo 10^9+7
Round duration - 45 Minutes
Round difficulty - Medium
Given an array Arr
consisting of N integers, your task is to find the equilibrium index of the array.
An index is considered as an equilibrium index if the sum of elem...
The equilibrium index of an array is the index where the sum of elements to the left is equal to the sum of elements to the right.
Iterate through the array and calculate the total sum of all elements
Initialize a variable to keep track of the left sum, initially set to 0
Iterate through the array again and at each index, check if the left sum is equal to the total sum minus the left sum and the current element
If the cond...
Round duration - 15 Minutes
Round difficulty - Medium
Tip 1 : practice 250 questions atleast
Tip 2 : become comfortable in hands on coding
Tip 3 : work on aptitude
Tip 1 : Neat and Clean
Tip 2 : Single page
Tip 3 : Do not lie in resume as they will cross check.
Top trending discussions
I applied via Naukri.com and was interviewed in Jun 2019. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed before Aug 2021. There were 6 interview rounds.
Normal aptitude test
Advance aptitude test
Group discussion amongst 7 people
It was a managerial round
I applied via Naukri.com and was interviewed before Sep 2021. There were 2 interview rounds.
based on 1 interview
Interview experience
based on 68 reviews
Rating in categories
Software Developer
87
salaries
| ₹2.4 L/yr - ₹10.6 L/yr |
Junior Software Developer
49
salaries
| ₹2 L/yr - ₹6 L/yr |
Business Analyst
43
salaries
| ₹5.7 L/yr - ₹13 L/yr |
Software Tester
33
salaries
| ₹2.4 L/yr - ₹5 L/yr |
Senior Software Developer
30
salaries
| ₹7.5 L/yr - ₹16 L/yr |
Cognizant
Sutherland Global Services
Optum Global Solutions
Hexaware Technologies