Skip to content

Instantly share code, notes, and snippets.

@Ifihan
Created May 8, 2025 22:44
Show Gist options
  • Save Ifihan/7bec2736ee6549f1af0a4a2e1c9dbc09 to your computer and use it in GitHub Desktop.
Save Ifihan/7bec2736ee6549f1af0a4a2e1c9dbc09 to your computer and use it in GitHub Desktop.
Find Minimum Time to Reach Last Room II

Question

Approach

I tried my method today but didn't pass all my testcases so I used the editorial

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