LeetCode-Solutions icon indicating copy to clipboard operation
LeetCode-Solutions copied to clipboard

Binary Search Leetcode 0034

Open adityagarde opened this issue 4 years ago • 3 comments

Pull Request Template

Description

Please include a summary of the problem and about the approach to solve the solution. Please also include relevant motivation and context. List any dependencies that are required for this change.

Put check marks:

Have you made changes in README file ?

  • [x] Added problem & solution under correct topic.
  • [x] Specified Space & Time complexity.
  • [x] Specified difficulty level, tag & Note(if any).

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • [x] Working Solution for Leetcode 0034, 0 ms, faster than 100.00% Java Solutions

Make sure all below guidelines are followed else PR will get Reject:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code so that it is easy to understand
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [ ] Any dependent changes have been merged and published in downstream modules

adityagarde avatar Oct 02 '21 08:10 adityagarde

I can tell this is your first pull request! Thank you I'm so honored. :tada::tada::tada: I'll take a look at it ASAP!

welcome[bot] avatar Oct 02 '21 08:10 welcome[bot]

@adityagarde Can you please resolve conflicts ?

GouravRusiya30 avatar Oct 03 '21 10:10 GouravRusiya30

Hi @GouravRusiya30, I think the conflict was in the README file. I have done those changes. Can you kindly review. Thanks!

adityagarde avatar Oct 03 '21 13:10 adityagarde