Sap Labs Placement Paper

Answer Posted / mayura

The paper was set by merittrac. There were 2 sections.

1st section had general aptitude questions and the 2nd section had ques
based on C and data structures.

SAP LABS Placement Papers | SAP LABS Interview Procedure |
SAP LABS Aptitude Questions | SAP LABS Technical Questions
| SAP LABS Interview Questions



Section 1: 30 ques :30 mins (time was not sufficient)



1. Sheela gets salary, along with an increment given at the end of each
year.After 4 years from her date of joining she gets Rs.15,000 and after
10 years she gets Rs.18000. wat is her salary when she joined?

2. There were few elephants and an equal number of mahouts.Half of the
mahouts were sitting on the elephants and half were walking.Totally there
was 84 legs, hw many elephants were there?

3. some data sufficiency questions.

4. one question based on venn diagram.

5. Usual merittrac pattern,some 7 ques like, if * stands +,- stands
for /,+ stands for * and / stands for -,then 24+7-6*8/2=?

SAP LABS Placement Papers | SAP LABS Interview Procedure |
SAP LABS Aptitude Questions | SAP LABS Technical Questions
| SAP LABS Interview Questions


Section 2:

1).main()
{
int i =0;
printf("In the name of lord");
for(i =0;i<5;i++)
main();
}



2)struct one
{
int j;
char m;
union two
{
int a;
char b;
float c;
struct three
{
int x;
float y;
char z;
};};};
wat is the size of union?



3).fun( int a,int b)
{
/*some code*/
}
fun (a.b)
int a,b;
{
/*some code*/
}

SAP LABS Placement Papers | SAP LABS Interview Procedure |
SAP LABS Aptitude Questions | SAP LABS Technical Questions
| SAP LABS Interview Questions



a)Both functions are in ANSI notation
b)1st one in ANSI & 2nd in K& R notation(Ans)
c)1st in K&R,2nd in ANSI
d)Both in K&R



4) An array of numbers were given and sorted using insertion and selection
sort, options will b given, correct one has to be chosen.


5) Programs based on Binary search tree,binary tree were given.

SAP LABS Placement Papers | SAP LABS Interview Procedure |
SAP LABS Aptitude Questions | SAP LABS Technical Questions
| SAP LABS Interview Questions


Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If anybody knows the recruitment procedure of IOTL & POWER MECHANICAL. send me the placement papers if u hav... very urgent ...

3900


Recently conducted Apptitude test

1413


HI SIR I WANT PREVIOUS QUESTION PAPER OF HPCL I M CHEMICAL ENGG.

1947


Zero setting of sejong rottary press

1201


what is bidirectional?

1392






what is the use of air in gc

1441


printf("%d",printf("%d",printf("%d",printf("%s","ILOVECPROGRAM")))); whats the output

1400


What kind of Issues/bugs arise in ETL projects? I would like to know few issues (critical to somewhat bugs ) normally occur in ETL process especially when testing? Domains can be banking, retail or any.

1426


what you will do when you struck in traffic ?

1056


A frog wants to climb a pole which is 15 feet in height, frog can jump 3 feet every minute after which he rests for a minute where he slips down 2 feet. How much time will the frog take to reach the top of the pole?

606


Danlaw placement questions and answers

1358


my question is : reverse a string in COBOL program (please write a code asap) input file: 1234abcdef abc*$#1___ cdef____ghi a_z_k_h___ 4_3_2_1___ ______5678 output file: 8765_____ 1_2_3_4__ h_k_z_a__ ihg____ghi 1#$*cba__ fedcb4321

1196


how did you celebrate your last birthday?

1277


why didn't get placed so far?

1198


aptitude

703