Number of null pointers in any binary tree
Answers were Sorted based on User's Feedback
What is the worst case of AVL tree?
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.
iam confused among testing ,.net and java. can anybody help me.
What are the limitation in using querystring in .net?
I HAVE DONE TESTING TOOLS COURSE,NOW I AM FRESHER,I AM NOT GETTING ANY CALLS,I WANT TO DO THE PROJECT ,WHERE I HAVE TO MEET TO DO THE PROJECT,I AM GOING WITH FAKE EXPERIENCE,SO WHAT I HAVE TO DO.
which worker is involved in all the phases of SDLC?
is it possible to desable particular parameter of the normal orcle report based on some condition ?????? if yes,wht is the function for desabling a parameter...
how to convert the data from HTML file to SAS dataset?
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
How to update a data for the views in the relational data base schema
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?