-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Binary Search Problem Add Pattern: Allocate Books/painter partition and Sorted Array Median #45
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
Comments
Hi @aggarwalsachin! I'm super happy to hear the list has been helpful to you 😁 I saw the names of the problems you wanted to add in the title of your post but I was wondering if you would be able to tell me which # they are on Leetcode so I can find them faster? Thank you!! |
Just wanna touch base to see if you had some time to help me find the 2 problems on leetcode @aggarwalsachin - thanks! |
"Allocate Books" = Similar to https://leetcode.com/problems/capacity-to-ship-packages-within-d-days/ on Leetcode |
Hey @aggarwalsachin, would you be able to verify if I found the right questions? Please see above - thank you!! |
Sorted array median link is fine for allocate books and painter partition
question refer the interviewbit binary search section.
…On Thu, 17 Sep 2020 at 08:46, Sean Prashad ***@***.***> wrote:
Hey @aggarwalsachin <https://github.com/aggarwalsachin>, would you be
able to verify if I found the right questions? Please see above - thank
you!!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#45 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHX5WQXA2KKVRP2EFZFKGA3SGF5QRANCNFSM4QANMPNA>
.
|
https://leetcode.com/problems/majority-element/ |
Hey @aaryapatel007 - thanks for pinging me. I'm super busy right now but I do plan on adding them - what do you think about submitting a pull request? I'd be more than happy to show you around! |
Hey everyone - thanks for taking the time to let me know about new questions. I've gone ahead and added I've decided not to include the questions from interviewbit.com as this repository is solely focused on questions from Leetcode. In the future, I'd definitely be open to including questions from other websites, but keeping questions based from Leetcode allows me to use my Premium subscription to constantly update which companies ask the respective questions! |
Hi Sean Prasad ,the list you have provided is quite great I will suggest u to add these 2 problem in binary search as these are very popular interview problem quite known by name .I will update you if i will face any other good problem.These two problem are unique .
The text was updated successfully, but these errors were encountered: