Filter interviews by
I was interviewed in Dec 2021.
Round duration - 90 minutes
Round difficulty - Medium
Given two strings, BEGIN
and END
, along with an array of strings DICT
, determine the length of the shortest transformation sequence from BEGIN
to END
. Each transformation inv...
Start from the given start word.
Push the word in the queue
Run a loop until the queue is empty
Traverse all words that adjacent (differ by one character) to it and push the word in a queue (for BFS)
Keep doing so until we find the target word or we have traversed all words.
Round duration - 50 minutes
Round difficulty - Medium
You are provided with a 2-dimensional matrix having N
rows and M
columns, containing only 1s (land) and 0s (water). Your goal is to determine the number of islands in t...
A graph where all vertices are connected with each other has exactly one connected component, consisting of the whole graph. Such a graph with only one connected component is called a Strongly Connected Graph.
The problem can be easily solved by applying DFS() on each component. In each DFS() call, a component or a sub-graph is visited. We will call DFS on the next un-visited component. The number of calls to DFS() give...
Round duration - 50 minutes
Round difficulty - Medium
You are given a grid containing oranges where each cell of the grid can contain one of the three integer values:
Create a variable no = 2 and changed = false
Run a loop until there is no cell of the matrix which is changed in an iteration.
Run a nested loop and traverse the matrix. If the element of the matrix is equal to no then assign the adjacent elements to no + 1 if the adjacent element’s value is equal to 1, i.e. not rotten, and update changed to true.
Traverse the matrix and check if there is any cell which is 1. If 1 is pres
Round duration - 90 minutes
Round difficulty - Medium
Tip 1 : Make sure you ask relevant questions
Tip 2 : Focus on design principles
Tip 1 : Practice Leetcode medium questions(top ones from all the popular topics)
Tip 2 : Have good hold of System design questions and practice all the commonly asked ones.
Tip 1 : Keep it concise
Tip 2 : Make sure to include the keywords/tech stack that the particular opening is looking out for
I was interviewed in Mar 2021.
Round duration - 90 minutes
Round difficulty - Medium
There were
1. 25 C++/Java/Shell based MCQs
2. 2 SQL based questions - you are expected to write sql query based on the problem statement
3. Create React App - Todo App
Deadline was 7 days
Round duration - 60 Minutes
Round difficulty - Hard
It was in afternoon 2PM. Interviewer was polite and helpful. He was trying me to push me more. At the end of the interview, he even gave me the good feedback
Given an array ARR
of size N
containing positive integers, the task is to reduce the size of the array to 1 by performing a specific operation multiple times. In one operation...
Round duration - 60 Minutes
Round difficulty - Medium
It was in the noon 2.30PM. Interviewer was the team lead. Interviewer was polite and helpful
Round duration - 30 Minutes
Round difficulty - Medium
Interviewer was the Division Manager. Was just scratching the surface in all domain like behavioural, tech questions, situational questions
Tip 1 : Understand in and out of recursion
Tip 2 : Be consistent - solve 2-3 problems a day, start from easy level
Tip 1 : Make sure your resume reflect what you have acheived on your work front
Tip 2 : Your work experience should be on top and should be detailed along with figures( like improved page load speed by 2.5x, etc)
Top trending discussions
Software Engineer
35
salaries
| ₹14 L/yr - ₹50 L/yr |
Software Developer
28
salaries
| ₹24 L/yr - ₹70 L/yr |
Sde1
25
salaries
| ₹30 L/yr - ₹60 L/yr |
SDE (Software Development Engineer)
17
salaries
| ₹35 L/yr - ₹50 L/yr |
Senior Software Engineer
16
salaries
| ₹35 L/yr - ₹72 L/yr |
Jane Street
Optiver
Indian Molasses Company
SIG Plc