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

Infosys Interview Questions
Questions Answers Views Company eMail

what is the main difference between high and low level design in sdlc

11 64034

what is v.s.s. ?when it is used?

31 85357

I m doing btech with computerscience branch.For every campus placement eligibilty criteriais is 60%.I have 65% in highschool and b.tech till now but secured 59.6% in intermediate. So would this percentage b considered as 60% or i wont b able to sit in exams?kindly post your views?

1890

Infosys 1-2 Years Experienced Paper Hyderabad 15 2007 Apr

3 12704

What is the time complexity T(n) of the following program? a) int n, d, i, j; cin >> n; for (d=1; d<=n; d++) for (i=1; i<=d; i++) for (j=1; j<=n; j += n/10) cout << d << " " << i << " " << j << endl; b) void main() { int n, s, t; cin >> n; for (s = 1; s <= n/4; s++) {t = s; while (t >= 1) { cout << s << " " << t << endl; t--; } } } c) void main() { int n, r, s, t; cin >> n; for (r = 2; r <= n; r = r * 2) for (s = 1; s <= n/4; s++) { t = s; while (t >= 1) { cout << s << " " << t << endl; t--; } } }

3 8992

Min-Max Write an algorithm that finds both the smallest and largest numbers in a list of n numbers and calculate its complexity T(n).

1 6243

what is your company testcase format?

18 24960

TechMahindra campus Selection Procedure ---- 18/04/07

3 15654

As a Team Leader, what is your contribution for your team?

25 105999

what is the difference between action and function

11 39410

what is SDLC? what are the different stages in SDLC?

45 214905

What is a bitmap index?

4 22083

diff b/w DBMS & RDBMS?

69 129240

what is port testing

1 5013

Difference between abstract class and interface

100 278053

Post New Infosys Interview Questions


Infosys Interview Questions


Un-Answered Questions

What is initial scale?

445


What is machine learning? What is the difference between supervised and unsupervised methods?

92


What is a workflow in hybris?

5


Name the buffer in which all the commands that are typed in are stored

433


What are the security parameter for xss in codeigniter?

599






hai can anyone send me soft copy of o.p gupta or tell me downloading link please please at saify_0@hotmail.com

2016


why future first?

655


How do I find server information in linux?

436


Describe the purposes and advantages stored procedure?

463


What is cluster control?

436


Is a char always 1 byte?

500


What are three ways in which a thread can enter the waiting state in java programming?

678


How do I automatically add rows in excel?

332


Why are pointers not used in c++?

624


What does it mean if a file ends in exe?

523