Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Morgan Stanley nel mese di mag 2022
Colloquio
- 1st technical interview of about 30 mins -- pretty basic questions.
- 2nd technical interview of about 1h30min (which can be split into two sessions) -- mid-to-complex technical and problem-solving skills questions.
- Final interview with HR person -- VERY non-personal interview (was it a robot?), where the interviewer pretty much read all standard question she had to ask me and noted down my answers.
Domande di colloquio [1]
Domanda 1
- Language and platform specific questions (basic and advanced)
- Problem solving questions (circular array, a binary search-like one, a Fibonacci-like one, and the like)
Video interview and below are first level interview
Recruiter directly contact and scheduled interview.
There are more round also there but I couldn’t clear first which was simple however my prepration was not hood
Domande di colloquio [1]
Domanda 1
Core java basic questions
How to make Immutable class
Difference between LinkedList and ArrayList
SQL to delete all duplicate just keep one entry
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Morgan Stanley (Bengaluru) nel mese di gen 2026
Colloquio
It has 6 rounds, all are technical.
Technical questions related to Java, Spring Boot, Microservices, Kafka.
After 2 and half months, they don't have any answer and put the position on hold. This is totally wasting of time.
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso Morgan Stanley (Bengaluru) nel mese di mag 2025
Colloquio
I found the interview process at Morgan Stanley to be less about meaningful engagement with the candidate and more focused on showcasing the interviewer's own expertise. Rather than fostering a two-way conversation to evaluate mutual fit and problem-solving ability, the interaction felt one-sided and performative. There was a noticeable lack of genuine interest in understanding my background or perspectives, with much of the time spent on complex technical questions seemingly chosen more to impress than assess.
Domande di colloquio [1]
Domanda 1
1) HashMap, TreeMap (getListOf Employees and Addresses) fetch only Address from Employee List 2) Stream Operation to sort numbers, calculate time complexity 3) Priority queue implementation and insertion order 4) Find Minimum index from a rotated array with minimal time complexity.