Skip to content

Instantly share code, notes, and snippets.

@Ifihan
Created May 28, 2025 18:23
Show Gist options
  • Save Ifihan/0e85af43e5db888e3b025a3c7de5d736 to your computer and use it in GitHub Desktop.
Save Ifihan/0e85af43e5db888e3b025a3c7de5d736 to your computer and use it in GitHub Desktop.
Maximize the Number of Target Nodes After Connecting Trees I

Question

Approach

I actually tried solving this question but I failed severally. So I used the editorial.

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment