We offer a 20e voucher to all customers how would you check is working?
Product Analyst Interview Questions
4,405 product analyst interview questions shared by candidates
How would you design an algorithm for courier selection (including factors and how to deal with edge cases)?
Given P values and confidence level, what are the KPI that rejecting H0
What are the scenario which can cause a contradiction between 2 KPI from the same funnel
how to measure adoption rate
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
What are you looking for from your next role? Why Datasnipper? Why the position?
In the business case interview, there are some questions to deeply estimate the candidate ability to think outside the box and understand his analytic thinking.
Given the dataset and the fact that there is a prediction algorithm of the price of the order based on the predicted distance and duration of the trip. 'Find 1-2 opportunities to improve predicted price precision'
Give an example from your experience when you have supported customers in a complex environment.
Viewing 4361 - 4370 interview questions