Product Associate Interview Questions

5,733 product associate interview questions shared by candidates

Covide 19 : Social Distancing Problem My roommates and me are planning a house party. Because of covid, the Dutch rules says that we can have a party as long as social distancing is maintained — each individual has to be at least 1.5m away from each other. This brings me to a cool real life problem — what is the minimum area required to fit N people such that each one maintains social distancing with everyone else. N > 2, since we are already 3 roommates :) My guessed solution is to make everyone stand on the vertices of equilateral triangle, and then join these triangles to form hexagonal lattice (just like a cellular network). Hence the answer would be (N — 2) * area of equilateral triangle of side 1.5m. Is this correct? If yes, a follow up question would be : What if I wanted to minimise the distance between the farthest people as well? Would I try to fit these triangles inside a square? Will be nice to hear out solutions to both these problems, for any number of people (N).
avatar

Associate Product Engineer

Interviewed at Deltax

3.2
Jan 8, 2024

Covide 19 : Social Distancing Problem My roommates and me are planning a house party. Because of covid, the Dutch rules says that we can have a party as long as social distancing is maintained — each individual has to be at least 1.5m away from each other. This brings me to a cool real life problem — what is the minimum area required to fit N people such that each one maintains social distancing with everyone else. N > 2, since we are already 3 roommates :) My guessed solution is to make everyone stand on the vertices of equilateral triangle, and then join these triangles to form hexagonal lattice (just like a cellular network). Hence the answer would be (N — 2) * area of equilateral triangle of side 1.5m. Is this correct? If yes, a follow up question would be : What if I wanted to minimise the distance between the farthest people as well? Would I try to fit these triangles inside a square? Will be nice to hear out solutions to both these problems, for any number of people (N).

1. Check the email validity without using regex or built-in email parser 2.Given a valid url and the names of one or more query parameters as key, determine the value for those keys in the URL without using regex or built-in uri parsers.
avatar

Associate Product Engineer

Interviewed at Deltax

3.2
Aug 19, 2024

1. Check the email validity without using regex or built-in email parser 2.Given a valid url and the names of one or more query parameters as key, determine the value for those keys in the URL without using regex or built-in uri parsers.

Viewing 991 - 1000 interview questions

Glassdoor has 5,733 interview questions and reports from Product associate interviews. Prepare for your interview. Get hired. Love your job.