Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Facebook Interview Questions
Questions Answers Views Company eMail

Write a C/C++ program that connects to a MySQL server and displays the global TIMEZONE.

4647

If 5+3+2=151012, 5+4+5=202504, 7+2+5=143542 then 8+6+2= ?

21 31511

my 1st friend gave me 1000 and 2nd gave me 500 i have loos 1000 rupees then i purchase some thing with the cost of 300 and gave 100 100 both friends 1st friend remaining 900 and 2nd remaining 400 900+400+300=1600 why

73 444339

#include #include struct stu { int i; char j; }; union uni { int i; char j; }; void main() { int j,k; clrscr(); struct stu s; j=sizeof(s); printf("%d",j); union uni u; k=sizeof(u); printf("%d",k); getch(); } what is value of j and k.

2 5457

#‎include‬ void main() { int i; for(i=5;0;i++) { printf("%d",i); } }

2 3719

I have a report with list and cross tab in same page,How do you restrict one user can see only the list and other user can see both?

1 3410

You are about to get on a plane to Seattle, you want to know whether you have to bring an umbrella or not. You call three of your random friends and as each one of them if it's raining. The probability that your friend is telling the truth is 2/3 and the probability that they are playing a prank on you by lying is 1/3. If all 3 of them tell that it is raining, then what is the probability that it is actually raining in Seattle.

125

You have been given the data on Facebook user's friending or defriending each other. How will you determine whether a given pair of Facebook users are friends or not?

134

What approach will you follow to develop the love,like, sad feature on Facebook?

160

You are given 50 cards with five different colors- 10 Green cards, 10 Red Cards, 10 Orange Cards, 10 Blue cards, and 10 Yellow cards. The cards of each colors are numbered from one to ten. Two cards are picked at random. Find out the probability that the cards picked are not of same number and same color.

197

Pick up a coin C1 given C1+C2 with probability of trials p (h1) =.7, p (h2) =.6 and doing 10 trials. And what is the probability that the given coin you picked is C1 given you have 7 heads and 3 tails?

155

In a given day, how many birthday posts occur on Facebook?

128

Implement a sorting algorithm for a numerical dataset in Python.

150

A building has 100 floors. Given 2 identical eggs, how can you use them to find the threshold floor? The egg will break from any particular floor above floor N, including floor N itself.

217

You have 2 dices. What is the probability of getting at least one 4? Also find out the probability of getting at least one 4 if you have n dices.

283

Post New Facebook Interview Questions




Un-Answered Questions

Which are the main wings of the space application centre ( sac ), ahmedabad?

487


What are the roles of glass-box and black-box testing tools?

1734


Do you know what guidelines should be followed to help minimize deadlocks?

628


how to avoid a class from getting inherited but respective class should be able to instantiate ?

1556


What is topic in mq?

526






What are identifiers python?

521


How to connect to the mysql database in zend framework2?

142


Which is not a valid keyword a) public b) protected c) guarded

854


How do I show the desktop in windows 10?

508


What are the steps you can take to avoid imbalance in centrifuge?

887


What are the key elements of a data processing system?

781


Does Apache Flume provide support for third party plug-ins?

72


Can we upgrade from windows 7 to 10 for free?

550


What is a java list?

687


what are the types of LIST REPORTS in cognos8BI? and what is the mean and use of METRIC STUDIO in Cognos 8.3BI?

1893