Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed before Dec 2023. There were 3 interview rounds.
Interview was for about 30 mins . One easy level question was asked on array.
Q. Given a string. If on rearranging the characters of string it can become palindrome then return true else false.
Some follow up questions were asked on the implementation of the solution.
I was interviewed in Apr 2021.
Round duration - 60 minutes
Round difficulty - Easy
Timing was 10 AM. Platform is very good.
It's Christmas and Santa has 'K' gifts to distribute. There are 'N' children standing in a straight line in the park due to COVID restrictions. You are given an array distance
...
Find the minimum distance Santa must travel to distribute 'K' gifts to 'K' different children standing in a straight line.
Sort the array 'distance' in ascending order to simplify the problem.
Calculate the distance between each adjacent child and find the minimum sum of distances for 'K' gifts.
Keep track of the minimum sum of distances as you iterate through the array.
Given a string S
consisting solely of the characters '('
, ')'
, and '*'
, determine if it is a valid string.
1. Every left parenthesis '(' must h...
Determine if a string consisting of '(' , ')' and '*' characters is valid based on given rules.
Iterate through the string and keep track of the count of left parentheses, right parentheses, and stars.
Use a stack to keep track of the positions of left parentheses.
If at any point the count of right parentheses exceeds the count of left parentheses + stars, the string is invalid.
If after iterating through the string, ther...
Tip 1 : Have some projects.
Tip 2 : Practice coding problems on Coding ninjas.
Tip 1 : Keep it short.
Tip 2 : Do not put false things.
I was interviewed in Apr 2021.
Round duration - 90 minutes
Round difficulty - Medium
Timing was 10 AM. Platform is very good.
It's Christmas and Santa has 'K' gifts to distribute. There are 'N' children standing in a straight line in the park due to COVID restrictions. You are given an array distance
...
Find the minimum distance Santa must travel to distribute 'K' gifts to 'K' different children standing in a straight line.
Sort the array 'distance' in ascending order to simplify the problem.
Calculate the distance between each adjacent child and find the minimum sum of distances for 'K' gifts.
Keep track of the minimum sum of distances as you iterate through the array.
Given a string 'STR' consisting solely of the characters “{”, “}”, “(”, “)”, “[” and “]”, determine if the parentheses are balanced.
The first line contains an...
The task is to determine if a given string consisting of parentheses is balanced or not.
Use a stack data structure to keep track of opening parentheses
Iterate through the string and push opening parentheses onto the stack and pop when encountering a closing parenthesis
If at the end the stack is empty, the string is balanced, otherwise it is not
Tip 1 : Have some projects.
Tip 2 : Practice coding problems on Coding ninjas.
Tip 1 : Keep it short.
Tip 2 : Do not put false things.
I was interviewed in Apr 2021.
Round duration - 60 minutes
Round difficulty - Easy
Timing was 10 AM. Platform is very good.
It's Christmas and Santa has 'K' gifts to distribute. There are 'N' children standing in a straight line in the park due to COVID restrictions. You are given an array distance
...
Find the minimum distance Santa must travel to distribute 'K' gifts to 'K' different children standing in a straight line.
Sort the array 'distance' in ascending order to simplify the problem.
Calculate the distance between each adjacent child and find the minimum sum of distances for 'K' gifts.
Keep track of the minimum sum of distances as you iterate through the array.
Given a string 'STR' consisting solely of the characters “{”, “}”, “(”, “)”, “[” and “]”, determine if the parentheses are balanced.
The first line contains an...
The task is to determine if a given string consisting of parentheses is balanced or not.
Iterate through the characters of the string and use a stack to keep track of opening parentheses.
When encountering an opening parenthesis, push it onto the stack. When encountering a closing parenthesis, check if it matches the top of the stack.
If the stack is empty at the end or if there are unmatched parentheses, the string is no...
Tip 1 : Have some projects.
Tip 2 : Practice coding problems on GeeksForGeeks
Tip 1 : Don't Lie on resume
Tip 2 : Have some certificates
SimplifyVMS interview questions for designations
Top trending discussions
I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.
I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Oct 2020. There were 3 interview rounds.
based on 1 interview
1 Interview rounds
Software Engineer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
13
salaries
| ₹0 L/yr - ₹0 L/yr |
UI/UX Designer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Lead Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
PeopleStrong
Quess
Team Lease
Darwinbox