11 Qs · since 2017 · 18 marks · 1.4 marks/paperMedium yield
Analytical Aptitude in GATE CS evaluates logical reasoning, spatial deduction, constraint satisfaction, and basic graph/connectivity logic. Recent years have distinctly favored vis… Guide
Topic guide
Analytical Aptitude in GATE CS evaluates logical reasoning, spatial deduction, constraint satisfaction, and basic graph/connectivity logic. Recent years have distinctly favored visual, grid-based, and structural puzzles (such as Minesweeper/Nonogram-style constraint grids and planar zone connectivity) alongside classical seating arrangements and demographic proportion deductions. Questions predominantly appear in the 2-mark category and require systematic elimination of options based on clear structural constraints.
Grid and Adjacency Constraint Puzzles
common · MCQ · 2 marks · 2026, 2024
A 2D grid () is presented where cells contain numbers, markers, or shading rules based on neighboring cell counts (including diagonals) or marginal row/column constraints (Nonogram style). The test-taker must infer missing values or identify valid grid configurations.
Graph Connectivity and Spanning Structures
occasional · MCQ · 2 marks · 2025
A spatial map or planar layout divided by boundaries (e.g., river segments) is provided. Test-takers must select the minimal set of bridges/edges that connects all disjoint zones without redundancy (finding a valid spanning tree).
Arrangements and Relative Positioning
occasional · MCQ · 1 marks · 2017
A small group of entities (e.g., 4 people) are arranged around a geometry (square/circular table) facing inward. Relative orientation clues (left/right) are used to deduce exact placements and opposite pairs.
Categorical Proportions and Demographic Inference
occasional · MCQ · 2 marks · 2022
A short text prompt supplies subgroup percentages for disjoint sets across two stages (e.g., appeared vs. qualified candidates). Test-takers evaluate logical inferences regarding absolute or relative subgroup sizes.
Linear and Directional Relative Ordering
occasional · MCQ · 1 marks · 2017
Determining exact positions or median elements in a sequence from a collection of pairwise relative positional statements (e.g., East/West or Left/Right).
Circular Seating Arrangement under Attribute Constraints
occasional · MCQ · 2 marks · 2017
Arranging a set of individuals with binary attributes (e.g., gender, handedness) around a circle such that local neighborhood conditions (immediate left/right) and global count bounds are satisfied.
Truth and Mislabeling Logic Puzzles
occasional · MCQ · 2 marks · 2017
Determining an optimal single-query decision strategy to disambiguate fully mislabeled entities or boxes containing discrete items.
Square of Opposition and Categorical Quantifiers
occasional · MCQ · 1 marks · 2022
Identifying incompatible pairs of quantified statements (Universal Affirmative, Universal Negative, Particular Affirmative, Particular Negative) over non-empty domains.
Multi-Round Elimination and Ranking Deduction
occasional · MCQ · 2 marks · 2026
Deducing exact round-wise performance or rank occurrences for participants in an event by sequentially eliminating rounds using given conditions and contradictions.
Blood Relations Multi-Statement Evaluation
common · MCQ · 1 marks · 2025
A set of pairwise relationship facts among 4 to 5 individuals is provided, followed by numbered assertion statements evaluating ancestral, collateral (e.g., uncle/aunt), or cardinality (e.g., number of sons/daughters) claims. Candidates determine which subset of statements is conclusively true.
Minimum Spanning Edges for Connectivity
Determining the minimum number of bridges required to connect disjoint land zones.
Moore Neighborhood / 8-Way Adjacency
Calculating the count of surrounding cells (including diagonals) on a discrete grid boundary or interior.
Complementary Percentage Share
Deducing binary group percentages (e.g., % of girls given % of boys) within candidate pools.
Transitive Ordering Chain
Used in linear ranking/positional questions to construct a unique total order from pairwise relative constraints.
Categorical Contrary Relation
Used to establish that Universal Affirmative (All S are P) and Universal Negative (No S are P) cannot both be true simultaneously on a non-empty set.
Shift from purely text-based logic/seating arrangements towards visual diagram-based combinatorial and grid puzzles carrying 2 marks.
2026, 2025, 2024
Integration of fundamental computer science concepts (like graph connectivity, spanning trees, and Moore neighborhood counting) into intuitive General Aptitude visual puzzles.
2025, 2024
Questions in 2017 emphasized classic puzzle archetypes such as relative linear orderings, mislabeled box logic, and circular seating arrangements.
2017
Recent papers introduced formal propositional relations (Square of Opposition contraries) and narrative-driven real-world constraint deductions (multi-round sports outcomes).
2026, 2022
Blood relations and deductive reasoning are tested as 1-mark conceptual aptitude MCQs focusing on strict logical necessity rather than complex tree computations.
2025
Easy items (1-2 marks) involve direct verification of row/column sums, simple seating deduction of 4 positions, or basic complementary percentage comparisons. Medium items (2 marks) require multi-step spatial reasoning, such as identifying both the minimal edge count and cycle-free connectivity across multiple map regions, or carefully evaluating 8-way neighbor counts across edge-boundary grid cells.