I applied in-person. The process took 1 week. I interviewed at Morgan Stanley (Montreal, QC) in Oct 2019
Interview
Applied TAP In Montreal, the process took 1-2 weeks. The round1 interview took 30 minutes. Asking for the hint is important, the interview will help(lead) you to find out the answer.
Interview questions [3]
Question 1
Linux: 1. How to change the permission in Linux; 2. what's the difference between "chmod" and "chown"; 3. how to remove a directory and all its contents; 4. How many standard streams in Linux? how to redirect the output into a file? error?
Python: 1. How much basic data types in python? 2. what's the Dictionary in python, give an example to use it; 3. What's Inheritance in Python, how many types of Inheritance in python?