There is a 100-story building and you are given two eggs. The eggs (and the building) have an interesting property that if you throw the egg from a floor number less than X, it will not break. And it will always brake if the floor number is equal or greater than X. Assuming that you can reuse the eggs which didn't broke; you got to find X in a minimal number of throws. Give an algorithm to find X in minimal number of throws.
5 23435write a program to fined second smallest and largest element in a given series of elements (without sorting)
9 20086Post New Yahoo C Interview Questions
What are the types of tables?
how to move the records from file to array table. give with code example
How can we create new transaction codes in sap?
What is bpc client tool? And if I planning on bex report, I have to create an aggregation level for planning data or not?
How to find out new vanilla functionality in SIEBEL 7.7 and 7.8?
I have having 14 years manufacturing experence & 6 years in SAP-PP/QM.Was a core member during implementation.Now I want to work as Functional Consultant in SAP-PP/QM.What should I do for getting the jobs.
Explain semmap?
Name the filter which accepts the page size as the parameter in hbase?
How to upload a new template in joomla?
What is the formula for date in excel?
What are the Types of assemblies that can be created in dotnet
How you debug your script?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
Hadoop achieves parallelism by dividing the tasks across many nodes, it is possible for a few slow nodes to rate-limit the rest of the program and slow down the program. What mechanism Hadoop provides to combat this?
How to generate random numbers in C++ with a range?