Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 924. Minimize Malware Spread
Given an undirected graph and a set of initially infected nodes, choose one initial node to remove so that the eventual malware spread across connected components infects the fewest nodes. The core challenge is to identify connected components and pick the node that is the sole infected node in the largest component (tie-breaking by smallest index).
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.