Candidatei-me por meio de uma agência de recrutamento. O processo levou 2 semanas. Fui entrevistado pela SKF (Yoqne`am) em ago. de 2021
Entrevista
Scheduling was promt. Interview was interesting, discussed open question on ML topics, like trade off training/testing etc. Mostly got general questions on training models and also a coding part. Was interview by 2 another data scientists.
Perguntas de entrevista [1]
Pergunta 1
You have a million data points, would you use the whole data to train the system?
Candidatei-me por meio de recrutador(a). O processo levou 3 dias. Fui entrevistado pela SKF em jan. de 2021
Entrevista
The interview process was great. Not too simple and not corp. bulshit like building an ML model with a pen and then selling it to them :)
Focused mostly on what you really have done and how you make your decisions.
Contained the following:
- Questions that are a good representation of what you'll have to do in your daily job, with some examples of why you asked it ;
- Small sanity check of programming and statistics skills(nothing too hard - if you know how to perform stat. tests properly, wrote a thing or two, and know what SOLID is - you already should be fine);
- Questions on decisions made based on projects listed in CV - which were the most important part I guess - was a pleasure to talk with smart people :)
Perguntas de entrevista [1]
Pergunta 1
Using python create a function that'll return n-th Fibonacci Number given a number n.
Explain your decision on approach.