Programming Languages AllOther Interview Questions
Questions Answers Views Company eMail

what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life

1035

Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.

Amazon,

643

Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.

Amazon,

671

You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?

Amazon,

601

Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number

Amazon,

720

Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)

Amazon,

754

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.

Amazon,

583

Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.

Amazon,

552

Explain polymorphism. Provide an example.

Amazon,

616

You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)

Amazon,

591

Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.

Amazon,

618

Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.

Amazon,

784

Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?

Amazon,

604

Explain what is OOPS and its concepts?

BirlaSoft,

577

Where do we need Operator overloading?

BirlaSoft,

649


Post New Programming Languages AllOther Questions

Un-Answered Questions { Programming Languages AllOther }

Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?

1539


how to data grid use in data bind?

1490


Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.

618


What is the purpose of element of in Ajax

2011


in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?

1645






how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?

1844


Explain three modes in which files can be accessed from python program

1321


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.

4288


Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage

1521


WHAT IS MAIN IMPORTANT THING IN SOFTWARE?

1718


shall we execute our java programmes in jre

1756


what is the similarity between networking devices?

1675


hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern

1525


How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?

1534


1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?

1645