Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Odd Man Out and Series Questions
Number set — pick the odd number out (all others are composite): 4, 6, 8, 9, 10, 11, 12
Number series — find the odd term (decrements should reduce by +5 each step): 105, 85, 60, 30, 0, -45, -90
Number pattern — identify the odd term in the alternating pattern: 5, 16, 6, 16, 7, 16, 9
Number series — pick the odd term (increments should be successive primes): 125, 127, 130, 135, 142, 153, 165
Number series – find the wrong term (identify the outlier). Sequence: 46080, 3840, 384, 48, 24, 2, 1
Number series – find the wrong term (identify the outlier). Sequence: 6, 13, 18, 25, 30, 37, 40
Number series – find the wrong term (identify the outlier). Sequence: 36, 54, 18, 27, 9, 18.5, 4.5
Number series – find the wrong term (identify the outlier). Sequence: 56, 72, 90, 110, 132, 150
Number series – find the wrong term (identify the outlier). Sequence: 25, 36, 49, 81, 121, 169, 225
Number series – find the next term. Sequence: 16, 33, 65, 131, 261, ( ? )
Number series – find the next term. Sequence: 10, 5, 13, 10, 16, 20, 19, ( ? )
Number series – find the next term. Sequence: 1, 4, 9, 16, 25, 36, 49, ( ? )
Number series – find the next term. Sequence: 2, 4, 12, 48, 240, ( ? )
Number series – find the next term. Sequence: 8, 7, 11, 12, 14, 17, 17, 22, ( ? )
Number series (primes): 11, 13, 17, 19, 23, 29, 31, 37, 41, (…) Identify the next term that correctly continues this prime-number sequence.
Number series (alternate ×3 and ÷2 pattern): 8, 24, 12, 36, 18, 54, (…) Find the next term that correctly continues the alternating multiplication/division sequence.
Number series (increasing differences by 2): 2, 6, 12, 20, 30, 42, 56, (…) Determine the next term by analyzing the second-order pattern in differences.
Number series (alternating signs, doubling magnitude): 4, -8, 16, -32, 64, (…) Find the next term that preserves the alternating sign and geometric growth.
Number series (n^3 − 1 pattern): 7, 26, 63, 124, 215, 342, (…) Identify the next term generated by the cubic-minus-one rule.
Number series (alternating *2 and +3): 5, 10, 13, 26, 29, 58, 61, (…) Find the next term by following the repeat pattern of operations.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35