Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Morgan Stanley (Hoboken, NJ) nel mese di ott 2017
Colloquio
It was one single 45 minute on campus interview for the internship of App Developer. Technical and behavioural questions both were expected. There were two interviewers for each candidate. A paper was given to me with the question and another one for me to write the code. Besides that they went through my resume and asked me basic technical questions about data structures.
Domande di colloquio [1]
Domanda 1
I was asked to write the code for basically like a spiral traversal of a binary search tree. The interviewer said a non recursive method would be preferable
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Morgan Stanley
Colloquio
The process was fairly simple for new grad role where they had a white boarding interview discussing various topics like transaction management systems and a business case of a consumer system involving the usage of OOPS concepts in the design.
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Morgan Stanley
Colloquio
I applied for the position on application developer through my university portal, and was called for an on-campus interview. There was only one round, and it was a technical round. Very few behavioral questions.
Domande di colloquio [1]
Domanda 1
Q: They gave a tree, and told me to perform alternate traversal, that is left-right-left traversal at each depth.