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

Tell few programming diffrence between ADO and DAO programming. What is state?

1 5923

You have 9 marbles. 8 marbles weigh 1 ounce each, & one marble weighs 1.5 ounces. You are unable to determine which is the heavier marble by looking at them. You have a weighing scale that consists of 2 pans, but the scale is only good for 2 total weighings. How can you determine which marble is the heaviest one using the scale & in 2 weighings?

5 24532

The command "show IP protocol" displays which information? A. routing timers B. network information C. contents of the IP routing table D. information about all known network and subnetworks

4 19647

What are the 2 functions of the Data Link Mac layer? * Handles access to shared media * Manages protocol access to the physical network medium * Provides SAPs for higher level protocols * Allows multiple devices to uniquely identify one another on the data link layer

8 17379

Mahabharata was written by: (a) Veda Vyas (b) Valmiki (c) Tulsidas (d) None of the above

23 91699

Which is the largest tea producing country in the world? 1 Kenya 2 Indonesia 3 China 4 India

10 12935

. The first muslim invader in India was (1) Changez Khan (2) Muhammad Ghori (3) Muhammad of Ghazni (4) Muhammad-bin-Qasim

57 64050

what is a share?

26 28734

what is the difference between fun and entertainment?

4 20672

what is the abrivation of GE- 9FA and 9E gas turbines

13 53146

how to calculate BEP in this problem? Sales Rs.3,00,000 Fixed Exp. Rs. 75,000 Direct Material.Rs.1,00,000 Direct Labour Rs.60,000 Direct exp. RSs.40,000

6 15603

Y.T.E.M.A.H.R. is alphabets ko setting karke 1 romantic work banta hai isko wo bana sakta hai jisne true love kiya ho its challange for you

23 77776

why u want to join call centre?

7 9873

what s the full form of GOOGLE and YAHOO?

211 904313

You have given 2 array. You need to find whether they will create the same BST or not. For example: Array1:10 5 20 15 30 Array2:10 20 15 30 5 Result: True Array1:10 5 20 15 30 Array2:10 15 20 30 5 Result: False One Approach is Pretty Clear by creating BST O(nlogn) then checking two tree for identical O(N) overall O(nlogn) ..we need there exist O(N) Time & O(1) Space also without extra space .Algorithm ?? DevoCoder guest Posted 3 months ago # #define true 1 #define false 0 int check(int a1[],int a2[],int n1,int n2) { int i; //n1 size of array a1[] and n2 size of a2[] if(n1!=n2) return false; //n1 and n2 must be same for(i=0;ia1[i+1]) && (a2[i]>a2[i+1]) ) ) return false; } return true;//assumed that each array doesn't contain duplicate elements in themshelves }

2704

Post New Facebook Interview Questions




Un-Answered Questions

Why transaction is important?

557


Calculate the molar extinction coefficient of a solution containing 5 *10-4 g litre-1 of a biomolecule, molecular weight 275 g mol-1, and absorbance 0.75 in a 1.2 cm cuvette.

2680


What is cobol?

736


Does resetting windows 10 remove product key?

445


Is angular 2 object oriented?

427






What is a sympy?

498


How do I clear all formatting and cell contents from the cell in my spreadsheet?

302


What is big bang approach?

774


What is Column Family in Cassandra?

64


How does hibernate useful in mapping object and its relations?

171


In what scenario we use to improve session performance by pushdown optimization?can any one give example?

5231


I want to crate my personal website. I am having my website on webs.com which provide some space but it templete based. I want to gain free web space and plz tell me how to custmize it....plz suggest me... Thanks...

1779


How many tickets you have solved till date? can you please elaborate it with solutions?

1767


How do you resolve maven dependencies issue while upgrading dependencies versions?

130


why cable i burning without tripping. how can protect led street lights

1018