I applied through university. The process took 2 days. I interviewed at Morgan Stanley (Bengaluru) in Jul 2020
Interview
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)
Interview questions [1]
Question 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.
I applied in-person. I interviewed at Morgan Stanley (Montreal, QC) in Mar 2024
Interview
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.
Interview questions [1]
Question 1
leetcode question, don't remember eactly, but it is an easy dp
I applied through university. I interviewed at Morgan Stanley
Interview
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.
Interview questions [1]
Question 1
Need of Abstract Classes when there is interface available in java
I applied through university. The process took 1 week. I interviewed at Morgan Stanley in Oct 2020
Interview
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.
Interview questions [1]
Question 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.