Filter interviews by
Clear (1)
Basic aptitude problems need to be solved in 30 minutes
I applied via LinkedIn and was interviewed before Oct 2022. There were 3 interview rounds.
Usual set of questions
I applied via Campus Placement and was interviewed in May 2021. There were 3 interview rounds.
Amazon Web Services interview questions for designations
I applied via Fresher World and was interviewed before Nov 2021. There were 3 interview rounds.
Question to chek how frequently you can solve the problems. Like some puzzle and they will ask to solve more questions in less time
I applied via Naukri.com and was interviewed before Mar 2021. There were 2 interview rounds.
It was easy mainly focus on grammer and reasoning
I applied via Naukri.com and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Jun 2021. There were 3 interview rounds.
Moderate round and could with moderate preparation.
Top trending discussions
I was interviewed before Jun 2021.
Round duration - 180 minutes
Round difficulty - Easy
It was an mcq + coding round. There were aptitude and ouput based question in mcq. And coding questions were easy
Given an integer array 'ARR' of size 'N' containing numbers from 0 to (N - 2). Each number appears at least once, and there is one number that appears twice. Yo...
Find the duplicate number in an array of integers from 0 to (N-2).
Iterate through the array and keep track of the frequency of each number using a hashmap.
Return the number with a frequency greater than 1 as the duplicate number.
Time complexity can be optimized to O(N) using Floyd's Tortoise and Hare algorithm.
You are provided with a string S
and an array of integers A
of size M
. Your task is to perform M
operations on the string as specified by the indices in array A
...
Given a string and an array of indices, reverse substrings based on the indices to obtain the final string.
Iterate through the array of indices and reverse the substrings accordingly
Ensure the range specified by each index is non-empty
Return the final string after all operations are completed
Round duration - 60 Minutes
Round difficulty - Easy
It was technical + hr round. there were 2 people as interviewer. They stated from intro and asked some basic puzzles and hr questions. After that they asked about my projects, technologies and some ds algo and dbms questions.
Tip 1 : Practice aptitude
Tip 2 : Focus on practicing coding
Tip 3 : Learn from mistakes
Tip 1 : Mention some projects that you have done
Tip 2 : Try to have skills that are required for the role
based on 3 interviews
2 Interview rounds
based on 62 reviews
Rating in categories
Digital Associate
313
salaries
| ₹0 L/yr - ₹0 L/yr |
Cloud Support Engineer
282
salaries
| ₹0 L/yr - ₹0 L/yr |
Cloud Support Associate
162
salaries
| ₹0 L/yr - ₹0 L/yr |
Cloud Engineer
122
salaries
| ₹0 L/yr - ₹0 L/yr |
Solution Architect
90
salaries
| ₹0 L/yr - ₹0 L/yr |
Amazon
Microsoft Azure
IBM
Oracle