Candidatei-me por meio de uma faculdade ou universidade. O processo levou 2 semanas. Fui entrevistado pela Morgan Stanley (Montreal, QC) em out. de 2013
Entrevista
A thirty minute screening interview was held on campus. The interviewer began by asking a few questions based on my resume. Then, a few basic questions were asked about the features of Java such as platform independence and exception handling. Finally, I was asked to write a function for calculating the nth power of x [pow(double x, int n)] on a whiteboard.
Perguntas de entrevista [1]
Pergunta 1
Write a function to calculate pow(double x, int n) such that the running time is O(log n).
Fiz uma entrevista na empresa Morgan Stanley (Montreal, QC).
Entrevista
The interview process had two distinct parts, almost like a good cop, bad cop dynamic: the first part focused on interpersonal skills, while the second part shifted to technical assessment.
Candidatei-me pessoalmente. O processo levou 1 semana. Fui entrevistado pela Morgan Stanley (Montreal, QC) em out. de 2019
Entrevista
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.
Perguntas de entrevista [3]
Pergunta 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?
Candidatei-me por meio de uma faculdade ou universidade. Fiz uma entrevista na empresa Morgan Stanley (Montreal, QC).
Entrevista
I showed one government-issued ID to the security and waited for my turn. Then the interviewer lead me to a small meeting room. Firstly, briefly introduced myself and the courses during study. Then he gave me an algorithm-design question and asked me to do whiteboard coding. It lasts 30 mins, and I didn't figure out, so my result is predictable.
Perguntas de entrevista [1]
Pergunta 1
Give the algorithm to calculate how many ways to put m balls into n bins.