Read 4 questions in a Coderpad and solve them with SQL in under 20 minutes
Scientist Interviews
Scientist Interview Questions
"The questions you are asked in an interview for a position as a scientist will depend greatly on field of science you intend to work in. Generally, interviewers will be interested in your formal education, field of study and specialization, work, internship, and research experience, scientific writing skills, and interest in the subject matter. Expect to be asked technical questions that pertain to the knowledge needed to perform the duties of the job. While there are some positions open to scientists who possess associates' or bachelors' degrees, most jobs will require you to have at least a masters' degree with the majority requiring you to have a doctorate."
54,212 scientist interview questions shared by candidates
Motivation, Statistik, Maschinelles Lernen, Fallstudie
Q: Tell us your greatest achievements
They asked a lot of questions about my take-home project; in particular wanted to know about the reasons that I took the approach that I did. I could tell they were coming more from a statistical and economics background for the most part; while I'm more of an engineering and machine-learning hacker type standpoint. They also had a lot of "ambiguous" questions; by that, I mean questions about ambiguous business situations I might encounter in this position. Wanted to know how well I would do with ambiguous questions I might get from business leaders.
What is the difference between bagging and boosting algorithms
what are some of your strengths and weaknesses
Tell me more about your previous experience? Did you work as data scientist? How many years of work experience you have ? About masters degree? where are you graduating from? do you need H1B in future
In data scientist job, you can separate into three parts: Data Cleaning, Data Analysis, and Visualization. Which part would you prefer to do?
Given a string like 'abc', print out all the strings of combination of the same length as the original string. Like 'abc', 'acb', 'bca', 'bac', 'cab', 'cba'
Given an array of sorted numbers ex: [1,1,1,2,2,2,2,2,2,2,3,3,3,3] find the indices where a single number starts and ends (ex: 1, start index=0, end_index=2). You have to solve this in log(n) complexity, you cannot go through every sample (n complexity).
Viewing 481 - 490 interview questions