What is your hobby? Why did you choose to study data science? How do you work in groups? How do you approach the problem?
Ai Software Engineer Interview Questions
6,021 ai software engineer interview questions shared by candidates
My future prospects at RediMinds
¿Dónde te ves en 5 años?
¿Qué puedes aportar a la empresa?
How would you improve our existing product?
python generator related questions, i.e. what’s output of given code: list_uno = [1, 2, 3] gen_uno = (r for r in list_uno if r in list_uno) list_uno = [1, 2, 4] print(list(gen_uno))
Describe past products? Which compromises have you made
Find a key in a sorted array.
Explain the probabilistic interpretation of ML
General machine learning questions. Describe the types of activation functions that you know, given problem X what machine learning algorithms can be useful to tackle the problem, DRL questions (probably due to my background) and some python related questions...
Viewing 581 - 590 interview questions