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 64029

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

31 85341

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?

1887

Infosys 1-2 Years Experienced Paper Hyderabad 15 2007 Apr

3 12700

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 8986

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 6240

what is your company testcase format?

18 24955

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

3 15641

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

25 105973

what is the difference between action and function

11 39407

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

45 214877

What is a bitmap index?

4 22079

diff b/w DBMS & RDBMS?

69 129194

what is port testing

1 5012

Difference between abstract class and interface

100 277996

Post New Infosys Interview Questions


Infosys Interview Questions


Un-Answered Questions

How do you reset iis?

514


What is datetime minvalue in c#?

567


How do you know how many users are online on a website?

495


all your interview question in networking and system administration

2761


What are the Difference between tcp and udp?

461






What is core data swift?

443


What is the formula of velocity?

547


How is the strength of cement measured?

705


How to calculate material and labor required for 100 m2 plaster?

1238


Can a formula column be obtained through a select statement ?

1843


What is the difference between engineering stress and true stress?

648


What different steps will a sql server developer take to secure sql server?

494


Can we linked SharePoint to a SQL database?

587


Just give some quick overview about ami comparing to some other example services.

106


What is the most common markup language?

420