Patni Placement Paper II


Patni Placement Paper Technical 2008 @ Gujarat

1) PMON command is used for__________
 
2) Can an inbuilt exception be redifined by a user(T/F)ans:F
 
3) Raise_application_error is used for……….
4) In SQL SGA area the parser tree and exceptions are stored which are used for multipleapplications (T/F)
ans:F
 
5)exceptions are executed at
i)compile time
ii)runtime(ans)
 

Patni Placement Paper I


Patni Placement Paper Technical 2009 @ Orissa

1. An index is automatically generated with the following constraints.
a. Check
b. Not null
c. Primary key
d. Foreign key
 
2. Select mod(16,3) from emp;
a. 1
b. 2
c. 3
d. Error in the stmt
 

Oracle Placement Paper V


Oracle Placement Paper Technical 2009 @ Nagpur

1. Identify the relationship between the many employees
working
in a dept..
a. one to one
b. one to many
c. many to one
d. many to many
 
2. The process of including some controlled redundancy for the sake of performance
is known as
a. normalization
b. Cartesian product
c. Denormalization
d. None
 

Oracle Placement Paper IV


Oracle Placement Paper Aptitude & Technical On Mar 2011 @ Chennai

Aptitude section of Oracle

1. Two words are given by
Word 1: 83263641
Word 2: 3715468 ( don?t remember the order of the numbers.)
Each character is represented by a digit and each digit represents a character.
It is given that T and R occur four times. S and A occur two times. E, P, O and M occur one time each. The word
 
2. starts with T. The letter E occurs in word one only. The questions were,
a). Which number represents T.
b). Which number represents S.
c). Which character represents 2.
d). Which digit represents A.
e). Which word represents word 2.
 

Oracle Placement Paper III


Oracle Placement Paper Pattern & Interview On 2011 @ Mumbai

Paper Pattern:

30 Technical Questions – Time 30 minutes. Mostly on DBMS, Oracle (like what would be the output), C, C++, Java (2-3 Questions on class and constructors) and data structures.
30 General Questions – Time 30 minutes.7 Aptitude Questions, more like English (filling up prepositions, same meaning, reading comprehension, four sentences would be given ? you have to order them to form a paragraph, similarly four questions would be given – you have to say which one is a inference statement, which one is a judgment, etc.)
The technical test would be easy and general test would be little difficult.
In the interview, they asked me the following questions:
 
1. what are the macros other than C macros (the macros in word, excel)?
Ans. A macro in MS-word is used to group a sequence of jobs and make it as a button or
keyboard shortcut. Suppose, if you need always to draw a table containing 2 rows and 5 cols,you can start,record a macro and make it as a button and put in taskbar, so that when you press it, you will be provided with a fixed table.
 
2. Can you delete a column from a table?
Ans. In oracle fine, you can do it by the statement ALTER TABLE table1 DROP COLUMN
column1; In oracle 8, you can’t.
 

Oracle Placement Paper II


Oracle Placement Paper & Interview On 2011 @ Kolkatta

1.void main()
{
struct a
{ char ch[10];
char *str;
};
struct a s1={“Hyderabad”,”Bangalore”};
printf(“\n%c%c”,s1.ch[0],*s1.str);
printf(“\n%s%s”,s1.ch,s1.str);
getch();
}
Ans: HB, HyderabadBangalor
 
2. main(int argc,int *argv[])
{ int i;
for(i=1;i<argc;i++)
printf(“\n%s%s”,argv[i],(i<argc-1)?”":”");
return 0;
getch();
}
Ans: I work for oracle
 

Oracle Placement Paper I


Oracle Placement Paper Pattern & Interview On 2011 @ Bangalore

ROUNDS:

1. Aptitude Test,
2. Technical Round-1
3. Technical Round-2

Interview:

1. Tell me about your self?
Ans: I did a bad answer so the first impression is best impression i did not not get the best
impression so i know my self i did bad answer i am nervous that is my first time with hr.
2. what is your roll in project?
Ans: I had developed the uml diagram for my project and testing phase, i had taken fort the development of project.

Tech Mahindra & Mahindra Satyam I


Tech Mahindra & Mahindra Satyam Interview Pattern @ Berhampore 2011

Tech Mahindra & Mahindra Satyam
Hi Friends,
Selection process :

Tech Mahindra new recruitment process:

* Online test.
* Technical interview.
* HR interview.

iGATE Placement Paper I


iGATE Placement Paper Pattern & Interview @ Chennai 

iGate Solutions Paper Pattern & Interview Questions
Hi Friends,
TOTALLY 3 ROUNDS.

1.WRITTEN TEST

VERBAL-20
QUANTITATIVE-30(REASONING AND NUMERICAL ABILITY)

TIME: 1 hour

CUT OFF: 30(10+20)

IBM Placement Paper II


IBM Placement Paper & Interview 2010 @ Mysore

1.First is the Wrtten Test

2.GD

3.Technical Interveiw

4.HR

The process is very simple ibm peoples are very supportive . RS agarwal is good to study for written round
i am an electronics and communication students basics off c and C++ is must don get afraid only basics is enough even i don’t know how to write  programs. be confident have faith in god…
The pattern was
SECTION-1 [  matrix test] 15 question – 13 min.[ No negative marks for this section]
SECTION-2  [ Number series test]  20 question  4 min. 15 mins mathematical[Negative marking(1/4) is there for this section.]
SECTION-3[Analytical type(Apti)]12 question 15 min.[ Negative marking(1/4) is there for this
section.]
1.WRITTEN TEST: 
This is the new pattern of IBM. this new pattern has been implemented. it contains 3 sections.

SECTION 1, 

some information is given in the form of matrices, with headings for rows as row1,row2 …. Etc.For columns with headings
as column1,column 2…. Etc.those matrices r as follows.
Column1           column2           column3           column4
Row1                   @                    *                         2                      Z
Row2                    S                      K                      ?                      $
Row3                    I                       P                       Z                      +
Row4                    #                      8                       F                      Q

IBM Placement Paper I


IBM Placement Paper 2010 @ Hyderabad

Aptitude Test:

1. In 1978, a kg of paper was sold at Rs25/-. If the paper rate increases at 1.5% more than the inflation rate which is 6.5% a year, then what will be the cost of a kg of paper after 2 years?
(a) 29.12
(b) 29.72
(c) 30.12
(d) 32.65
(e) none of these
 
2. In A,B,C are having some marbles with each of them. A has given B and C the same number of marbles each of them already have. Then, B gave C and A the same number of marbles they already have. Then C gave A and B the same number of marbles they already have. At the end A,B,and C have equal number of marbles.
(i) If x,y,z are the marbles initially with A,B,C respectively. Then the number of marbles B have at the end
(a) 2(x-y-z)
(b) 4(x-y-z)
(c) 2(3y-x-z)
(d) x + y-z
Ans. (c)
(ii) If the total number of marbles are 72, then the number of marbles with A at the starting
(a) 20
(b) 30
(c) 32
(d) 39
Ans. (d)
 

HP Placement Paper II


HP Placement Paper 2011 @ Bangalore


1) In a hotel, rooms are numbered from 101 to 550. A room is chosen at random. What is the probability that room number starts with 1, 2 or 3 and ends with 4, 5 or 6?
Answer
There are total 450 rooms.
Out of which 299 room number starts with either 1, 2 or 3. (as room number 100
is not there) Now out of those 299 rooms only 90 room numbers end with 4, 5 or
6.So the probability is 90/450 i.e. 1/5 or 0.20.
 
2) What is the four-digit number in which the first digit is 1/3 of the second, the third is the sum of the first and second, and the last is three times the second?
Answer
The 4 digit number is 1349.
 

HP Placement Paper I


HP Placement Paper 2011 @ Chennai


1) If one-seventh of a number exceeds its eleventh part by 100 then the number is…
(i) 770
(ii) 1100
(iii) 1825
(iv) 1925
Solution:
Let the number be x. Then X/7 – x/11 =100 11x-7x = 7700 x=1925.
 
2) The ratio of Rita’s age to her mother’s age is 3:8. The difference of their ages is 35 years. The ratio of their ages after 4 years will be:
(i) 7:12
(ii) 5:12
(iii) 38:43
(iv) 42:47
Solution:
Let their ages be 3x and 8x
8x – 3x =35
x =7
Their present ages are 21 and 56 years.
Ratio of their ages after 4 years are 25:60 = 5:12
 

HCL Placement Paper V


HCL Placement Paper Puzzles 2010

1. Raju having some coins want to distribute to his 5 son , 5 daughter and driver in a manner that , he gave fist coin to driver and 1/5 of remaining to first son he again gave one to driver and 1/5 to 2nd son and so on…. at last he equally distributed all the coins to 5 daughters. how many coins raju initially have???
Ans:-881
 
2. a painter went in a exhibition to purchases some pictures where T,U,V,W,X,Y,Z pictures were remaining , he want to buy only five in the condition on that
if T is there then X should not be there,
if U is there than y should be there
if if v is there then X should be there
which is the combination the painter can have
(a) T,U,V,W,Y
(b)T,Z,U,W,X
(c)T,X,U,V,W
(d)T,U,Y,W,Z
Ans (d)
 

HCL Placement Paper IV


HCL Placement Paper  2011

Arithematic paper

1. A merchant sells an item at a 20 percent discount. but still makes a gross profit of 20 percent of the cost. What percent of cost would be gross profit on the item have been if it had been sold without the discount?
(A) 20% (B) 40% (C) 50% (D) 60% (E) 66.6%
Ans :c) 50%
 
2. A millionaire bought a job lot of hats 1/4 of which were brown. The millionaire sold 2/3 of the hats including 4/5 of the brown hats. What fraction of the unsold hats were brown.
(A)1/60 (B)1/15 (C)3/20 (D)3/5 (E)3/4
Answer :c)3/20