Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 6756

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 27246

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 21998

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 20155

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

23 98690

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

10 16317

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

57 81777

what is a share?

26 35705

what is the difference between fun and entertainment?

4 22752

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

13 58479

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 18732

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 85212

why u want to join call centre?

7 12437

what s the full form of GOOGLE and YAHOO?

211 954961

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 }

3238

Post New Facebook Interview Questions




Un-Answered Questions

What plvcmt and plvrb does in pl/sql?

1366


Can you add custom buttons on web dynpro alv toolbar ? How?

551


An inversion is an array of numbers is any pair (i,j) such that iA[j]. What is the average number of inversions in an array of n distinct numbers? plz GIVE ME SOLUTION

1952


What is the difference between nationalized banks and private banks?

1167


How can we read file using curser? how to define a curser?

1365


example of aptitude ns

1452


my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .

2128


Will this c++ program execute or not?

1161


What is system r?

1019


Explain the difference between functions and stored procedures in sql server?

1019


What is aspx format?

1013


Mention the list of file formats supported by photoshop.

39


Is wordpress static or dynamic?

163


What is ctrl q?

633


Will visualforce still supports the merge fields usage like s-control?

671