Skip to content

Add more problems on binary search article #1147

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

Closed
wants to merge 1 commit into from

Conversation

TrietMinh799
Copy link
Contributor

I added some problems that I think are helpful.

@github-actions
Copy link
Contributor

Visit the preview URL for this PR (for commit ed007b9):

https://cp-algorithms--preview-1147-r3yai8f2.web.app

(expires 2023-09-19T14:14:10.371208251Z)

Copy link
Member

@jakobkogler jakobkogler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hallo. Two problems with this Pull Request:

  1. We already have quite a lot of problems on this article. The goal here is not to have a gigantic list of all binary search problems, but a selection of good problems about a topic. Are these problems any good? And do they add something that the other problems don't teach yet?
  2. I've only opened two random links that you added. And both problems (CSES - Room Allocation and Codeforces - Prime Matrix) don't require binary search to solve them. I would even say that binary search will make the solution worse. So are these actually binary search problems?

@adamant-pwn
Copy link
Member

As this is a stale Pull Request, I close it per Jakob's rationale.

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

Successfully merging this pull request may close these issues.

3 participants