[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

online aptitude test for IT companies

339.05K

Tot. Mock Test: 24


Total Qs: 362+

NA
SHSTTON
48
Solv. Corr.
21
Solv. In. Corr.
69
Attempted
0 M:0 S
Avg. Time

291 / 362

Pick the odd man out:
3,5,11,14,17,21


A21

B14

C17

D11

Answer: Option B

Explanation:

because except 14 all are odd numbers.

ShortCut By :: Pravin

B

Submit Your Solution

Tags: Wipro

NA
SHSTTON
16
Solv. Corr.
15
Solv. In. Corr.
31
Attempted
0 M:0 S
Avg. Time

292 / 362

Choose the correct alternative that will continue the same pattern and replace the question mark in the given series.

18,10,80,88,10,2,16,24,8,0,0, ?


A10

B8

C0

D2

Answer: Option B

Explanation:

The numbers in the series are as shown below:
18-8=10, 10*8=80, 80+8=88, 10-8=2, 2*8=16, 16+8=24.
8-8=0,0*8=0,So the next term is 0+8=8.

Submit Your Solution

Tags: Wipro

NA
SHSTTON
12
Solv. Corr.
16
Solv. In. Corr.
28
Attempted
0 M:0 S
Avg. Time

293 / 362

If A + B means A is the brother of B; A - B means A is the sister of B and A x B means A is the father of B. Which of the following means that C is the son of M?


AM - N x C + F

BF - C + N x M

CN + M - F x C

DM x N - C + F

Answer: Option D

Explanation:

M x N ? M is the father of N

N - C ? N is the sister of C

and C + F ? C is the brother of F.

Hence, M is the father of C or C is the son of M.

Submit Your Solution

Tags: Wipro

NA
SHSTTON
241
Solv. Corr.
17
Solv. In. Corr.
258
Attempted
0 M:0 S
Avg. Time

294 / 362

Choose the correct option.

___________is very useful in situation when data have to stored and then retrieved in reverse order.


AStack

BQueue

CList

DLink list

Answer: Option A

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Wipro

NA
SHSTTON
46
Solv. Corr.
51
Solv. In. Corr.
97
Attempted
0 M:0 S
Avg. Time

295 / 362

What will be the output of the following program?
#include <stdio.h>  
int main() {    
  int x=30, *y, *z;     
  y = &x; /* Assume address of x is 500 */    
  z = y;  
  *y= *z;  
  x++;    
  printf("x=%d, y=%u, z=%u\n", x, *y, z);
  return 0;
}

Ax=31, y=502, z=502

Bx=30, y=500, z=500

Cx=31, y=498, z=498

Dx=31, y=500, z=500

Answer: Option D

Explanation:

Here is no explanation for this answer

Submit Your Solution

NA
SHSTTON
123
Solv. Corr.
128
Solv. In. Corr.
251
Attempted
0 M:0 S
Avg. Time

296 / 362

Choose the correct option.

If the given input array is sorted or nearly sorted, which of the following algorithm gives the best performance?


AInsertion sort

BSelection sort

CQuick sort

DMerge sort

Answer: Option A

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Wipro

NA
SHSTTON
21
Solv. Corr.
6
Solv. In. Corr.
27
Attempted
0 M:0 S
Avg. Time

297 / 362

Which of the statements is correct about the following program?
#include<stdio.h>  
int main() {     
  int i = 10;     
  int *j = &i;     
  return 0;
}

Aj and i are pointers to an 'int'.

Bi is a pointer to an int and stores address of j.

Cj is a pointer to an int and stores address of i.

Dj is a pointer to a pointer to an int and stores address of i.

Answer: Option C

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Wipro

NA
SHSTTON
84
Solv. Corr.
20
Solv. In. Corr.
104
Attempted
0 M:0 S
Avg. Time

298 / 362

Which of the following layers are not in TCP / IP?


AApplication Layer

BNetwork Layer

CBridging Layer

DData Link Layer

Answer: Option C

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Wipro

NA
SHSTTON
176
Solv. Corr.
51
Solv. In. Corr.
227
Attempted
0 M:0 S
Avg. Time

299 / 362

Choose the correct option.

While converting binary tree into extended binary tree, all the original nodes in binary tree are _____


AInternal nodes on extended tree

BExternal nodes on extended tree

CVanished on extended tree

DIntermediate nodes on extended tree

Answer: Option A

Explanation:

Here is no explanation for this answer

Submit Your Solution

Tags: Wipro

NA
SHSTTON
5
Solv. Corr.
4
Solv. In. Corr.
9
Attempted
0 M:0 S
Avg. Time

300 / 362

What are the reasons for adding an index to a table ?


ATo increase lookup performance

BTo Decrease lookup performance

 View Answer |  Submit Your Solution | Topic: Uncategorized| Asked In Wipro |

Answer: Option A

Explanation:

To increase lookup performance. For a unique key to guarantee the uniqueness of the values for a column on a table.

Submit Your Solution

Tags: Wipro


Here is the list of questions asked in online aptitude test for IT companies. Practice Wipro Written Test Papers with Solutions and take Q4Interview Wipro Online Test Questions to crack Wipro written round test. Overall the level of the Wipro Online Assessment Test is moderate. Only those candidates who clear the written exam will qualify for the next round, so practic all the questions here and take all the free tests before going for final selection process of Wipro