Types of Graph
Don’t start Types of Graph with jargon. Start with bus routes. That is the whole point.
Do Types of Graph once by hand. BFS queue / DFS stack. Change one input. Say the new result out loud.
Skip Types of Graph and no visited set → infinite loop shows up in a city map.
Use Types of Graph when bus routes must stay clear. If a simpler DSA step works, use that instead.
If bus routes breaks under Types of Graph, check no visited set → infinite loop first.
Types of Graph is not a lonely heading. Vikram ties it to bus routes.
Viva for Types of Graph — what it is → BFS queue / DFS stack → the mistake (no visited set → infinite loop).
Say Types of Graph in one breath, then BFS queue / DFS stack, then no visited set → infinite loop.