When you create a dashboard for a game, what kind of metrics can you come up with?
Product Analyst Interview Questions
4,604 product analyst interview questions shared by candidates
write a function that identifies self-descriptive number.
How many sales leads are there within the dataset?
how will the use of data impact the future
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
Various questions about the SCRUM methodology
Algorithm with few servers and fireblock. Which chips you should skip the fireblock and which to send through.
What is a tough situation you had to see yourself out of?
Why do you want to work for Zopa?
the 5 horses Q, you can find it online
Viewing 4581 - 4590 interview questions