Morgan Stanley came to our college for campus recruitment.
Round 1:
The first round was online test, 7 questions some error correction (whether syntax or logical error were there and 1 question was tough so don’t solve it solve the remaining questions), aptitude test and 3 codes.
Code 1: Sort upto first k elements in ascending order and remaining in descending order remember to handle the corner cases of k>length of array as in this case sort by ascending order entire array.
Code 2: Two string were given find common character of two string and print all possible permutations of particular length.
Code 3: Tough question and can’t remember.
After this there were 4-5 interview rounds.