Me postulé a través de una facultad o universidad. El proceso tomó 2 días. Acudí a una entrevista en Morgan Stanley (Bengaluru) en jul 2020
Entrevista
Online Test Platform – aspireminds
section 1 : 7 code snippets – some corrections to be made in each of the code snippet (Total time 20 minutes) I did 6 out of 7.
section 2 : 10 Aptitude questions (Age, Relations, Boat, etc) No negative marking. I solved 8/10 well. Make sure to do well in each section as there is sectional cutoff (20 Minutes)
section 3 : 3 coding questions (60 minutes)
Preguntas de entrevista [1]
Pregunta 1
1.They picked one project from resume and started discussion on it for few minutes.(You should be clear about your project flow and about your contribution in it).
2.In depth discussion on stack and queue. Then one question implement queue using stack(complete code), another one
reverse string using queue(complete code + dry run), remove duplicates from array except its first occurrence.
3.Hashmap implementation, various hashing techniques (Be clear with stack, queue, hashmap).
4.asked me to explain almost all object oriented concepts with real world example.
5. Few questions on keywords like final(C), finally(java), public, private, protected
these are the questions I remember from first round.Then they asked me if you have any questions.
I asked about profile work, Technical analyst Program(TAP), work culture etc.It was almost 45-50 minutes.
Me postulé en persona. Acudí a una entrevista en Morgan Stanley (Montreal, QC) en mar 2024
Entrevista
easy to medium leetcode question, 2 rounds of 45 minutes back to back. You should be very interested in finance to apply this role. They really test you on your interest.
Preguntas de entrevista [1]
Pregunta 1
leetcode question, don't remember eactly, but it is an easy dp
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Morgan Stanley
Entrevista
I was converted to a full-time offer after my summer internship was over. I had gone through a pre-placement interview which checked your computer science skills and your willingness to join the company.
Preguntas de entrevista [1]
Pregunta 1
Need of Abstract Classes when there is interface available in java
Me postulé a través de una facultad o universidad. El proceso tomó 1 semana. Acudí a una entrevista en Morgan Stanley en oct 2020
Entrevista
3 rounds were conducted:
Hackerrank test with aptitude questions, code debugging( around 7), and lastly 3 coding questions.
Next round, out of 100 about 6 kids got shortlisted. This round was an interview, having system design, OS, DBMS, DS, and Algo questions.
After this only 3 kids were selected. The final round was an HR cum technical round. Usually, this one has the questions mentioned above but in my case, I had to simply code a lot of basic questions in the language of my choice and the discussion was about analyzing the same.
Preguntas de entrevista [1]
Pregunta 1
Design a simple web service to add functionality to take phone numbers from users. This has to added to an already existing system in place.