Candidatei-me online. O processo levou 2 semanas. Fiz uma entrevista na empresa MathWorks.
Entrevista
Got a call from HR after applying online. Call lasted about 20 minutes going through my Resume and basic HR questions. Than Scheduled a technical phone interview next week. I selected Computer Science stream with C/C++/Java language and basic Math fundamanetals. On the Interview day a Engineer called me and started with Math Questions and than C ,C++ and Java and told will reply if you are eligible
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 4 semanas. Fui entrevistado pela MathWorks em fev. de 2015
Entrevista
After the behavioral round, there was a phone interview set up for 1 hour which covers 3 main programming languages along with math questions and programming concept questions. The questions aren't too hard if you're prepared properly. If not, it could be a disaster. Revise simple OS concepts and programming concepts because it's mostly theoretical. You don't have to write code or an algorithm and just state your answers orally mostly.
Perguntas de entrevista [1]
Pergunta 1
C++:
Exception handling
struct, class default access
some code output based on array, pointers
Java:
use of static, abstract
final and finally difference
if a default constructor is made private, would the implementation change and how?
Difference between JDK and JRE
What is JVM
Advantages of OOP
Can you force garbage collection in Java?
primitive data type like int, float and object data type difference
Other:
How to implement queue using stacks?
What is mutex?
What is critical section?
What is cache?
What is SOAP?
What is REST?
What's the maximum size of a signed integer?
Difference between HTML and XML
Math:
Four colored problem
simple question on finding nth term in a sequence
If total number of students are 40 and students taking german are 22 and students taking both english and german are 12. How many students are taking English? We know that every student has to take at least one language
What's the probability of 2 people in a room sharing a birthday, if we have 400 people in a room?