How will you test that there is increased probability of a user to stay active after 6 months given that a user has more friends now?
488What is the probability of pulling a different shape or a different colour card from a deck of 52 cards?
279You can roll a dice three times. You will be given $X where X is the highest roll you get. You can choose to stop rolling at any time (example, if you roll a 6 on the first roll, you can stop). What is your expected pay-out?
294You 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?
322Which technique will you use to compare the performance of two back-end engines that generate automatic friend recommendations on Facebook?
413You 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.
372How would add new Facebook members to the database of members, and code their relationships to others in the database?
331You 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?
313Post New Facebook Interview Questions
Does postgres support clustering?
What are the 2 broad classifications of fields in c#?
What is difference between data mart and data warehouse?
Explain lookup transformation in informatica
what is the difference b/w 4.7EE & ECC5.0?
How jit (just in time) works?
Explain the typical elements of a process image?
How does Cheques work while processing it in SAP? What are the effects and the methods.
How to use btool for splunk conf file approach?
Explain what are your long range goals? : insurance sales
I am an Electrical engineering ( electrical back round ) ,can i get hvac Water system design details to easy understand ,i am working past 15years in Pharmaceuticals company with Engineering depart.
what is diff bet ref variable & instance of class
Tell me what type of scheduling is there in rtos?
What is the best font for small print?
if u r using bugzilla then it generates automatic bugids,while testing uhave got a bug then bug is represented through a bug id say bug1, then bug is assigned to developer he fixes a bug ,say the bug is fixed no error is got later after few regression cycles u have got the same bug but the bug is represented by diff id say bug2,tell me how do i come to know that it is the same bug that had occured previously but now it is represented by diff id