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 27413The 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 22136What 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 20316Which is the largest tea producing country in the world? 1 Kenya 2 Indonesia 3 China 4 India
10 16493. The first muslim invader in India was (1) Changez Khan (2) Muhammad Ghori (3) Muhammad of Ghazni (4) Muhammad-bin-Qasim
57 82916how 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 18919Y.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 85679You 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;i
Post New Facebook Interview Questions
hi frds, i m electrical engineer.can i get cdr for electrical engineer if u have then send me on my mail id its jayesh_ee88@yahoo.com.please help me frds
pls send me capital iq quition paper pls, ihave 2mr interview thanks
Who can give me Stracher Design for my plan For Coloum Position. Please call me 9921761702
What is the IEEE norm for % increase of AMC for lifts year to year in a residential society.
Have you used lexical parameters in reports?
plz send jto previous papers
Explain the difference between system.string and system.stringbuilder classes?
Angularjs dependency injection of value inside of the module.config?
Hello Dost, please sent to me the model question papers for labboratory attendanton my email id. plz jaldi sent karna qki mera paper 30-08-09 sanday ko hai. meri mail id h :- sagarkumar253@gmail.com
how to decide the mortar ratio 1:4,1:6 in masonry? same in plaster 1:3 and 1:4? which code or any document reference taken to define proportion?
How to use events in reactjs? Give an example of using events?
Sir, I have applied for the of Assistant.engineer of NPDCL. please send me all AP TRANSCO AND JENCO solved papers of previous exams . I requested send me the papers to my id as soon as possible (rajanikanth_peddi@yahoo.co.in) (This is very urgent) Thank You,
Why was APJ Abdul Kalam so popular? Have you read 'Wings of Fire'?
i want to ecil (Electronics Corporation of India Limited Hyderabad) previous civil engineering question papers immediately please.............
How to Flush binary file from disk cache to disk ?