Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Maximize Distance.md #393

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Aloneking789
Copy link

Fixes #330
The code finds the seat where Alex can sit to maximize the distance from the nearest person in a row of seats, considering seat occupancy (0 and 1).

Fixes Saikat2407#330 
The code finds the seat where Alex can sit to maximize the distance from the nearest person in a row of seats, considering seat occupancy (0 and 1).
@Aloneking789
Copy link
Author

please add hacktober-accepted label to it thanks!!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

leetcode problem 849. Maximize Distance to Closest Person.
1 participant