Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Intel Interview Questions
Questions Answers Views Company eMail

What si the difference between Field status Varient and Field status Group

4 10112

What is RunTime Polymorphism?

5 26724

what is difference between analog and low level recording

2 7133

how qtp identifies objects of application.

5 9238

what difference between runtime object and text object and what property they have. whether they have same properties or different properties.

1678

what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.

11 14753

what is difference between wait and synchronization point.

3 13417

What is Channelsales and Corporate sales?

6 22846

What is your company Vision?

3 6570

Name the indian states in which river ganga flows?

19 63015

How to send the Mail in C# using ASP.Net ? And my Answer is as follows ?

3 5369

How you’ll convening the people if your product rate is high compare to competency?

3 6445

If the product isn’t liquidating else is dumped in dealer how you’ll liquidate?

3 5657

1. Duplicate the even numbers. -1 Sample I/O Array1:- 4,2,24,3,22 Updated Array:- 4,4,2,2,24,24,3,22,22 2. Reverse the array in a region - 1 Sample I/O Array1:- 4,2,24,3,22,41,21 Enter Region:- 2,5 Update Array:-4,41,22,3,24,2,21 3. Store first the even digits in an array and then odd digits in same array -2 Sample I/O Array1:- 4,2,24,3,22,41,21 Array 2:- 4,2,2,4,2,2,4,2,3,1,1 4. Store the count of the digits in all numbers in an array and print the count. -2 Sample I/O Array1:- 4,2,9,3,7,41,28 Array 2:- 0,1,1,1,2,0,0,1,1,1 1-1;2-1;3-1;4-2;7-1;8-1;9-1 5. Store all palindrome numbers in to another array -2 Sample I/O Array1:- 4,22,9,313,7,141,28 Array 2:- 4,22,9,313,141 6. Arrange the array in such a way that odd numbers come first and then even numbers -1 Sample I/O Array1:- 4,22,9,313,7,141,28 Update Array1:- 9,313,7,141,4,22,28 7. Store into another array by inserting it in the right place - 2 Sample I/O Array1:- 4,22,9,313,7,141,28 Array2:- 4 /4,22 /4,9,22 /4,9,22 ,313 /4,7,9,22 ,313 /4,7,9,22 ,141,313 / 4,7,9,22,28 ,141,313 8. Merge two sorted arrays in a sorted fashion - 3 Sample I/O Array 1:- 3,6,7,9,11,16 Array 2:- 1,2,5,7,20 Array 3:- 1,2,3,5,6,7,9,11,16,20 9. Upadte the array so that an array element is followed by its revere - 1 Sample I/O Array 1:- 13,63,74,9,11,16 Updated Array 1:- 13,31,63,36,74,47,9,9,11,11,16,16 10.Spread the digits of the array in the same array. -1 Sample I/O Array 1:- 13,63,74,9,11,16 Updated Array 1:-1,3,6,3,74,9,1,1,1,6 11.Shift the boundary of array to have only 2 digit numbers. Sample I/O Array 1:- 139,643,74,9,101,126 Updated Array 1:- 13,96,43,74,91,11,26 12.Print the largest occuring digit in an array of N numbers. Sample I/O Array 1:- 13,63,74,9,11,16 1 occurs most.

2 3700

How emergency call get through without coverage but not other call at that time?

1556

Post New Intel Interview Questions


Intel Interview Questions


Un-Answered Questions

What is data modeling and Reterminal integrity?

1459


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

623


in teradata level primary in table level allows duplicates why?

1619


How do I find the path of a shared folder?

551


how would you store your query in an SSRS report or a Database server?

116






write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

1546


what happens to the supply voltage if there is any change in frequency?

5613


The bond formed between the transition metal ion and ligand is?

579


Explain what is upsizing, down-sizing?

596


11 kv input, 66 kv input advantages

900


Explain elasticity? In cloud computing?

333


What is compression?

927


What is gcd?

1


What is the syntax for for-loop in go?

1


What ides you can use for node.js development?

222