Filter interviews by
Time ,speed ,distance
Java application using oops concept
I applied via Referral and was interviewed before Aug 2022. There were 3 interview rounds.
I applied via Referral and was interviewed before Sep 2022. There were 4 interview rounds.
Top trending discussions
posted on 9 Feb 2024
I was interviewed in Jan 2024.
Maths and communication based questions
Estimate and SQL and coding was there
I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.
Java 8, Mysql, sprin, c, c++
I applied via Campus Placement
There is some aptitude questions along with some subject question(C++,DBMS,OS). And also there is one easy/medium coding question
I applied via Campus Placement and was interviewed before Jul 2022. There were 2 interview rounds.
It had 4 questions of moderate difficulty
I was interviewed before May 2021.
Round duration - 60 minutes
Round difficulty - Hard
It was on hackerearth platform and duration was 60 mins.
Given an N*M matrix filled with integer numbers, determine the maximum sum that can be obtained from a path starting from any cell in the first row to any cell in the last row...
We are given a matrix of N * M. To find max path sum first we have to find max value in first row of matrix. Store this value in res. Now for every element in matrix update element with max value which can be included in max path. If the value is greater then res then update res. In last return res which consists of max path sum value.
Round duration - 60 minutes
Round difficulty - Easy
Only problem solving was asked simple DSA based questions
Given a string 'STR' consisting solely of the characters “{”, “}”, “(”, “)”, “[” and “]”, determine if the parentheses are balanced.
The first line contains an...
Declare a character stack S.
Now traverse the expression string exp.
If the current character is a starting bracket (‘(‘ or ‘{‘ or ‘[‘) then push it to stack.
If the current character is a closing bracket (‘)’ or ‘}’ or ‘]’) then pop from stack and if the popped character is the matching starting bracket then fine else brackets are not balanced.
After complete traversal, if there is some starting bracket left in stac
Round duration - 60 mins
Round difficulty - Easy
Problem solving and DSA
Given an array of integers ARR
of length N
and an integer Target
, your task is to return all pairs of elements such that they add up to the Target
.
The first line ...
This problem can be solved efficiently by using the technique of hashing. Use a hash_map to check for the current array value x(let), if there exists a value target_sum-x which on adding to the former gives target_sum. This can be done in constant time.
Round duration - 30 minutes
Round difficulty - Easy
This was hiring manager round and it was mostly behavioural round
Tip 1 : DSA/Problem Solving is a must
Tip 2 : Be comfortable with atleast one language with the proper syntax
Tip 3 : Give mock interviews for practice
Tip 1 : Mention your achievements like Google Kickstart or ratings in different coding platforms
Tip 2 : Mention good projects
based on 3 interviews
Interview experience
based on 8 reviews
Rating in categories
Software Development Engineer
141
salaries
| ₹6.3 L/yr - ₹17.7 L/yr |
Software Engineer
107
salaries
| ₹5.2 L/yr - ₹13.7 L/yr |
Senior Software Engineer
76
salaries
| ₹8.5 L/yr - ₹24 L/yr |
Software Developer
56
salaries
| ₹5.7 L/yr - ₹16 L/yr |
Software Development Engineer II
52
salaries
| ₹8.4 L/yr - ₹15.6 L/yr |
NCR Corporation
Diebold Nixdorf
Fiserv
Worldline