Candidatei-me por meio de uma agência de recrutamento. O processo levou 1 dia. Fui entrevistado pela Morgan Stanley (Bombaim) em set. de 2018
Entrevista
I applied through a recruitment agency. The drive was conducted on a Saturday. There were quite a number of people who came to the drive. They grouped us on basis of Technology.
The first round was a written test which consisted of total 14 questions. 10 multiple choice questions, 2 programming questions and 2 sql queries questions.
Multiple choice questions were easy. Programming questions were difficult and sql queries questions were easy too.
I cleared the written test. Then began the second round. I could not clear the second round. The questions were difficult in second round and you need to write down code for everything that you say.
Perguntas de entrevista [4]
Pergunta 1
I have an array of million integers. I want to sum it efficiently. How would you do it without using Java 8 parallel streams?
I have a collection of string that is sorted and unique. You will receive an input as string. Your job is to search that string in that group and return true or false based on its presence. How will you solve this?
I have an online radio player application. There are two types of subscription free and paid. In free there is a restriction that user can only listen upto 50 songs in 1 hour. How will you code this?
Candidatei-me online. Fui entrevistado pela Morgan Stanley (Budapeste) em fev. de 2026
Entrevista
Very enjoyable interview, the interviewers tried to dig deep in my skills, they weren't just passive listeners. Gave me an example of what it is like to work in this specific team.
It was for the role Software Engineer - Java Developer. Hr reached out to discuss about the role. There were 2 rounds of technical interview.
Each round will consist of 1 hour interview.And then followed by an hr round.
Perguntas de entrevista [1]
Pergunta 1
Mainly focused on dsa and java
Asked to sort list of employees based on its id using java8.
Given an array and target, find the indices from the array whose sum is equals to the target. The solution should be in O(n)
Candidatei-me online. Fui entrevistado pela Morgan Stanley (Montreal, QC) em jun. de 2025
Entrevista
3 rounds, One online screening, then One in person interview where I was asked one medium level dsa question with whiteboarding, then there was another Online interview. The Final online interview was not that good since they were asking more about java language than the actual job, problem solving etc.