Candidatei-me por indicação de um funcionário. Fui entrevistado pela Magnitude Capital em set. de 2020
Entrevista
First call is intro HR call. Very nice people, super friendly and funny.
Second call is more technical with their CTO. He's very friendly and leads you to answers if you don't really know them off the back of your hand. He can see your thinking process and ability combined with Comp Sci knowledge by building a scenario with real-world examples.
Perguntas de entrevista [2]
Pergunta 1
What's the most efficient data structure for a system to access linked information (like account number with balance)? What is the computational complexity?
Candidatei-me online. O processo levou 1 dia. Fiz uma entrevista na empresa Magnitude Capital.
Entrevista
I received an email about two tests, one comprehensive test to answer 3 questions after reading an article regarding C# and a coding test with 2 tasks. I finished all of them in one day. One coding task is looking for the errors in a binary search. The other task is to check if an array needs to have more than one swap, if more than one swap is needed, return false; otherwise, return true. The next day after I submitted all my tasks, they sent me an email saying that they are not going to process my application. I have no idea why they don't want to process. I am very sure all my answers and tasks results are working perfectly.
Perguntas de entrevista [1]
Pergunta 1
According to the author, is C# strongly or weakly typed? Why?
The author asserts that C# is “for the most part, a statically typed language”. What does it mean to be statically typed?
What are some trade offs between having a language be typed statically vs dynamically?
Candidatei-me online. Fui entrevistado pela Magnitude Capital (New York, NY) em mar. de 2015
Entrevista
First online coding test in about 100 mins. One online question :find the error in an binary search function .
Second, phone interview about data structure and c++ details .
Third ,onsite interview about some data structure and algorithm questions .
Perguntas de entrevista [1]
Pergunta 1
One online question :find the error in an binary search function .