Filter interviews by
I appeared for an interview in Nov 2020.
Round duration - 60 minutes
Round difficulty - Easy
Tech + HR round
Where do you see yourself in 5 years?
What motivates you?
You are given an array arr
of length N
. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater ele...
Given an array, find the next greater element to the right for each element. If no greater element, return -1.
Use a stack to keep track of elements in decreasing order.
Iterate through the array from right to left, popping elements from the stack until finding a greater element.
Store the next greater element in a result array.
Given a square matrix MAT
of dimensions N x N
, define a 'zigzag' sequence as one that starts from the top row and ends at the bottom row, with the requirement that no two c...
Find the maximum sum of a zigzag sequence in a square matrix.
Iterate through each row and column to find the maximum sum of zigzag sequence
Keep track of the maximum sum obtained so far
Consider alternate columns while summing up the elements
Tip 1 : must practice array question
Tip 2 : must practice coding questions
Tip 1 : Resume must be sort
Tip 2 : Resume must be right
Top trending discussions
I applied via Company Website and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.
I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.
Easy logical questions
basic quant
Easy level coding questions
Counting frequency of alphabets
Multiple dispatch is not a feature of Redux. It can be achieved using middleware or custom logic.
Middleware like redux-thunk or redux-saga can be used to dispatch multiple actions based on a single action.
Custom logic can be implemented in the reducer to handle multiple actions based on a single action type.
For example, a single 'ADD_ITEM' action can trigger multiple actions like 'UPDATE_TOTAL', 'UPDATE_HISTORY', etc.
M...
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Job Portal and was interviewed before Dec 2019. There was 1 interview round.
I applied via Naukri.com and was interviewed in Aug 2018. There was 0 interview round.
I applied via Company Website and was interviewed before Jun 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Mar 2020. There were 5 interview rounds.
Front end Developer
4
salaries
| ₹1 L/yr - ₹7 L/yr |
Team Lead
3
salaries
| ₹5.1 L/yr - ₹7.8 L/yr |
Website Manager
3
salaries
| ₹5 L/yr - ₹5 L/yr |
TCS
Accenture
Wipro
Cognizant