-what kind of person are you? -few technical based on SQL
Product Analist Interview Questions
297 product analist interview questions shared by candidates
1. Experience in the Projects 2. How did you solve your client's requirements 3. Examples of a tough time-solving customers issue 4. Other behavioral and project-specific experience
Problems referring to the given team domain. F.e. How you would design an experiment to measure the effectiveness of a given feature? How you would estimate the market size of restaurants/drivers/delivery in your city?
10. Let's say Canva asks you to figure out which locale the International team should establish a local presence in. How would you go about answering this question and why? Apologies, I am unable to understand this question. Happy to discuss about this in our next meeting.
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
Should we release the feature that was ab tested to all users ?
Describe un proyecto en el que propusiste una feature a Producto
Viewing 291 - 300 interview questions