Given a set of categorical attributes (Job Type, Degree, Major, Company, Industry) and a few numerical features, develop a model to predict the salary. They asked to answer about 10 questions related to assignment.
Data Interview Questions
132,946 data interview questions shared by candidates
Do you know l1 norm or l0 norm
How to find out if a sample has a normal distribution?
Code a data structure which allows us to store and retrieve items by key up to a fixed capacity. When we add items over capacity we free up space by removing an item first: 1) remove any expired item first 2) If there are no expired items, find the items with the lowest priority number, and remove the one which has been used least recently of them Optimise for time.
Why are you interested in this position?
sql : how would you get data from table A that is not in table b using join
What are 4 assumptions of linear regression?
A & B toss a die, whoever gets 6 first wins. Given A starts first, what's the probability that A can win?
Probability question and a case study
a brief introduction of yourself. And then a question that you have to solve it in python.
Viewing 701 - 710 interview questions