Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closest Cow Wins - Clearer Solution #5008

Open
TheRickyZhang opened this issue Dec 26, 2024 · 1 comment
Open

Closest Cow Wins - Clearer Solution #5008

TheRickyZhang opened this issue Dec 26, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@TheRickyZhang
Copy link

I found the editorial for this problem a bit complex, and think a clearer explanation could be provided with a less verbose and slightly different solution (set + sliding window).

@TheRickyZhang TheRickyZhang changed the title Closest Cow WIns - Clearer Solution Closest Cow Wins - Clearer Solution Dec 26, 2024
@envyaims
Copy link
Member

We aren't responsible for user-submitted editorials, but if you have a simpler solution you would like to share then please make a PR for an internal solution.

@bqi343 bqi343 added the good first issue Good for newcomers label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants