By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Routes, Networks & Maps (RNM) is a high-frequency, high-scoring DILR topic in CAT, appearing 2-3 times per paper (often in Sets 3-4). It tests spatial reasoning, logical sequencing, and optimization—skills that separate 95%ilers from 99%ilers.
Why it matters:- Low-hanging fruit: Unlike complex LR sets, RNM questions often have clear patterns (e.g., shortest path, circular routes, one-way streets).- Time-efficient: A well-practiced student can solve a 3-question RNM set in 8-10 minutes (vs. 12-15 for other DILR sets).- Real CAT example:
"A delivery agent must visit 5 cities (A, B, C, D, E) connected by one-way roads. The roads are: A→B, A→C, B→D, C→D, D→E. What is the minimum number of roads needed to travel from A to E?" (Answer: 3 – A→B→D→E or A→C→D→E)
Master this, and you’ll bank 6-9 marks per paper with near-100% accuracy.
Follow this for every RNM question:
A → B → D → E ↓ C → D
Question: A courier must deliver packages to 4 offices (P, Q, R, S) connected by one-way roads: - P → Q, P → R, Q → R, Q → S, R → S.Constraints: 1. The courier starts at P.2. Cannot revisit any office.3. Must end at S.Question: How many unique paths exist from P to S?
P → Q → R → S ↓ ↓ R → S
Question: A metro map has 5 stations (A, B, C, D, E) with one-way tracks: - A → B, A → C, B → D, C → D, D → E, E → A.Question: What is the minimum number of tracks needed to go from A to D without revisiting any station? Answer: 2 (A→B→D or A→C→D).Solution Path: BFS from A → D is reachable in 2 steps.
Final Tip: RNM is pattern-based—do 10-15 problems from past CAT papers (2017-2023) to spot recurring structures. Accuracy > speed—but with practice, both will improve.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.