I applied online. The process took 1 week. I interviewed at Morgan Stanley (Toronto, ON) in Jul 2021
Interview
The first round interview for this role involved a series of questions based on the fundamentals of Java. There was no coding question. There are many rounds in the interview proccess.
Interview questions [1]
Question 1
Describe a singleton class and its implementation.
I applied through a recruiter. The process took 1 week. I interviewed at Morgan Stanley (Budapest) in Feb 2021
Interview
they was curious about why I started to learn programming, why I was choose them. It was online. 2 interviewer was. technical interview. I got an easy coding task. hard and soft skill
I applied online. The process took 1 week. I interviewed at Morgan Stanley (New York, NY) in Jun 2016
Interview
I was called for onsite interview at NYC. I had a 3 hour interview session and I was interviewed by 2 developers. The first interviewer asked mostly design questions and about different SDLC stages and performance testing. The second interviewer was rude and gave a very know it all attitude, even though I answered many of his questions correctly. The interview was not planned properly, when I reached they hadn't registered me so I had to wait at the front desk for a long time.
Interview questions [1]
Question 1
I was asked to design a database based on the requirements given by the interviewer and had to write some queries too. I was asked an object oriented design problem too.
Details about Performance Testing.
Explain dynamic, divide & conquer way of programming.
Implement fibonacci using iterative, recursive and dynamic programming.
Explain merge sort. How it uses divide & conquer programming.
Circular linked list implementation based on a problem given.
Differences between linked list and array list.
Differences between C++, Java and Python. (I didn't revise C++ much, so couldn't answer virtual functions in detail)
Difference between Future and Callable. Explain Executor Services.