You are at a Casino. You have two dices to play with. You win $10 every time you roll a 5. If you play till you win and then stop, what is the expected pay-out?
371Which technique will you use to compare the performance of two back-end engines that generate automatic friend recommendations on Facebook?
451You have two tables-the first table has data about the users and their friends, the second table has data about the users and the pages they have liked. Write an SQL query to make recommendations using pages that your friends liked. The query result should not recommend the pages that have already been liked by a user.
428How would add new Facebook members to the database of members, and code their relationships to others in the database?
364You are given two tables- friend_request and request_accepted. Friend_request contains requester_id, time and sent_to_id and request_accepted table contains time, acceptor_id and requestor_id. How will you determine the overall acceptance rate of requests?
349Post New Facebook Data Science Interview Questions
Can you send and receive on same udp port?
What are md5 and sha1 signatures?
Where is singleton pattern used?
Explain angular 4 providers.
What are some environmental applications of AI?
What is DNA computing ?
What is meant by application domain?
Tell me when is the update_statistics command used?
What do you mean by buffer manager?
How do I delete a mysql user?
Explain how do you convert a value-type to a reference-type?
What is the benefit of ms excel?
What is the significance of sender & receiver cost elements & cost centers?
how to restore tsm server database without volhist file, devconfig files?
Do we need to create index on primary key?