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.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Programming Languages AllOther Interview Questions

What is Meaning of Windows Application & the use of Windows Applications? with Description.

1 Answers  


Diff between IF and where ?

0 Answers   Accenture,


can we allocate memory for interface? if no then why?

0 Answers  


why we use abstract word in abstract window toolkit in java language.

0 Answers   Infosys,


it is a language or tools?

0 Answers  






Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".

0 Answers  


There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'

2 Answers  


What do you understand by modular programming?

0 Answers   Tech Mahindra,


What is the difference between in-proc and out-of-proc?

2 Answers   Oracle,


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

0 Answers   Amazon,


WHAT IS MAIN IMPORTANT THING IN SOFTWARE?

0 Answers   Infosys,


What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?

2 Answers  


Categories