Technical

How would you be able to differentiate between different people logging on from say the same household?

Technical Program Manager

Farfetch

Bol.com

Zalando

Pinterest

Twitter

Did you come across this question in an interview?

Answers

Anonymous

7 months ago
4Strong
It depends on the system design, if already exists. Most systems including social media platforms like Facebook, Snapchat, X use credentials and as long as different people log in using different credentials, the problem is resolved instantly. The problem will remain however when the system refers to IP address or some sort that identify the users from the 'household'. If that's the case and it is critical to identify, I would suggest the change in the log in method. If that is hard to implement due to some technical reasons or the behaviors of the users, we can consider different interactions between each user and the system to distinguish. For example, if it is a social media account, there's a possibility the preference on media would be different and/or the people they interact with. What's also important is to consider why do we want to differentiate the users. That will determine whether the trade-off of having the revised system and not having the access to the data, which one is more preferred.

Anonymous

7 months ago
3.6Strong
Users logging in from the same household would probably use different accounts that would help identify different users even if they are logging in from the same location. In case the users are logging in from the same location using the same account I would use the device to potentially differentiate the different users although this may cause false positives when some users have multiple devices.
As an example when using a netflix account at home, me, my wife and my two daughters share the same account and location. However if we use only the phones we can identify three different users watching very different content. It is worth mentioning this is just an approximation.
  • How would you be able to differentiate between different people logging on from say the same household?
  • What would be the way to distinguish different users logging on from the same household?
  • Would you be able to distinguish between different people logging on from a particular household?
  • What would you do if more than one user logged on from the same household? How would you differentiate between them?
  • Can you distinguish between different people logging on from the same household?
  • How would you be able to differentiate between different people logging on at the same time from the same household?
  • In case multiple people are logging on from the same household, how would you distinguish between them?
  • How would you be able to differentiate between different people who logged on from the same household?
  • Do you think it is possible to differentiate between different people who log on from the same household? How would you do this?
Try Our AI Interviewer

Prepare for success with realistic, role-specific interview simulations.

Try AI Interview Now

Interview question asked to Technical Program Managers interviewing at Farfetch, Pinterest, Bol.com and others: How would you be able to differentiate between different people logging on from say the same household?.