I applied through college or university. The process took 2 days. I interviewed at Morgan Stanley
Interview
It first shortlists on the basis of resume.
Then there was a test, for coding and aptitude. Both on paper. Aptitude test was MCQ, 50 questions. 10 on aptitude, 10 on analytical ability, and 30 on programming (language option given - C/C++, Java). The coding round comprised of 5 questions, to be solved in an hour. 2 on arrays, 2 on BST, 1 on strings (wild card search). Time was less. 2.5hours total for everything.
Interview questions [1]
Question 1
For a given BST, find the path from root to leaf whose total is equal to the value given to you. Suppose you are given 23, then the path 10-->8->5 (if such exists) is the answer. If such path exists, reutrn true
I applied through college or university. The process took 1 day. I interviewed at Morgan Stanley
Interview
got selected for interview by campus website. In person interview, started off with introducing myself, then straight to a technical question, which requires you to write code on a piece of paper. pick you preferred language.
Interview questions [1]
Question 1
given size of array 5, with five numbers in it, sort them from smallest to largest without comparing.(hint, access time O(n)
I applied through a recruiter. I interviewed at Morgan Stanley (Montreal, QC)
Interview
One one-on-one interview, and an onsite interview made of several small interviews. Overall, the process was not very well organized. Several interviewers asked me the same question. Although from their description, it seems interesting to work there.