The conversations with the responsible people were quite spontaneous mixed with some standard questions asked during job interviews.
Ingeniero Cientifico De Software Interview Questions
135 ingeniero cientifico de software interview questions shared by candidates
Where do I see my career going?
Gostaria que descrevesse uma situação adversa que você passou pela sua carreira profissional e como você agiu para resolvê-la.
1. Past work and research experience 2. Familiarity with what the APP does 3. A take-home coding exercise
What do you look for from a company and a role?
ML, coding, sql, and time series analysis
1. Debugging python code (Flask)
How did you account for <issues that are commonly known about problem domain>? Do you know if there are any disadvantages to using this method/algorithm/model? Can you explain in detail how <algorithm referenced in presentation code but called from ext library> works? How would you work on this code collaboratively? Are there any improvements you would make to the code before production? How would you make this script machine readable? What was your experience like working with <programming language> on <project in CV>?
1) Tell me about yourself. 2) Questions on projects mentioned in resume. 3) Rate yourself on R and SQL. 4) What are your strengths? 5) How do you print your name in reverse order without any custom function? A: Read the string character by character and print it using a loop by decreasing the index. 6) How do you create a bar and line chart using three data columns x,y, color,z . visualization write using ggplot. a: ggplot(data=data,aes(x=x,y=y))+geom_point()+ggtitle(color) ggplot(data=data, aes( x=x,y=z))+geom_bar() 7) Pick a number between 0 to 100. If you pick the number 10,000 times and plot the result. how would the distribution look like? and what is the mean A: Normal distribution. Mean is 50 8) what is the factor that controls the width of normal distribution? a: variance
Why did you choose this programing language for this project?
Viewing 121 - 130 interview questions