Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Permutation and Combination Questions
Linking permutations and combinations: If P(n, r) = 720 · C(n, r), find r.
Three-digit numbers from S = {2, 3, 4, 5, 7, 9} less than 400: How many distinct-digit three-digit numbers < 400 can be formed?
Counting triangles with collinear points present: Out of 12 points, 7 are collinear. How many distinct triangles can be formed?
Arranging JUDGE with vowels together: How many permutations of J, U, D, G, E place the two vowels together?
Committee from officers and jawans (at least one officer): From 4 officers and 8 jawans, how many 6-person committees include at least one officer?
Simple committee count: From a group of 6 men and 4 women, how many 4-person committees can be formed (no constraints)?
Number of straight lines from 10 points with 7 collinear: How many distinct straight lines can be formed?
Permutations of BANANA: How many distinct permutations of the letters in BANANA are possible?
Handshake problem: In a room, everyone shakes hands with everyone else exactly once. If the total number of handshakes is 66, how many persons are in the room?
Arrangements of CIVILIZATION: How many distinct permutations are there for the letters of “civilization”?
DIRECTOR with vowels together: Arrange the letters of DIRECTOR so that all the vowels occur consecutively. How many ways?
Arrangements of RECOVER: How many distinct permutations of the letters in RECOVER are possible?
Arranging multi-volume books as inseparable blocks: There are 20 books: 4 singles and three multi-volume works of sizes 8, 5, and 3. In how many ways can all books be arranged on a shelf so that volumes of the same work stay together?
Blocks of identical copies kept together: A library has two books each with three identical copies, and three other books each with two identical copies. In how many ways can all these books be arranged on a shelf so that copies of the same book are not separated (i.e., kept together)?
Seating in a row with a block condition: Four boys and two girls are to be seated in a straight line such that the two girls are always together (treated as an adjacent pair). In how many distinct linear arrangements can they be seated?
Words from distinct letters with a vowel requirement: From the letters {a, b, c, d, e, f}, how many 3-letter words (ordered arrangements, no repetition) can be formed that contain at least one vowel?
Inviting friends from one side only: A man has 5 friends and his wife has 4 friends. They will invite friends from exactly one side (either his or hers), choosing one or more from that side. In how many ways can invitations be made?
Counting strictly increasing triplets from 10 ordered positives: Given 10 positive real numbers n1 < n2 < n3 < … < n10, how many distinct triplets (ni, nj, nk) with i < j < k can be formed (i.e., strictly increasing triples by index)?
Three-letter passwords (no repetition) with at least one symmetric letter: Assume symmetric letters about a vertical axis are A, H, I, M, O, T, U, V, W, X, Y (11 letters). How many 3-letter passwords (A–Z, no repetition) contain at least one symmetric letter?
Binary-answer test sequences: A test has 10 questions, each answered True (T) or False (F). Every candidate answers all questions. How many distinct T/F answer sequences are possible?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16