Skip to content

Conversation

@MeetThakur
Copy link
Contributor

@MeetThakur MeetThakur commented Oct 10, 2025

Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder!
For simplicity, please make sure that your pull request includes one and only one contribution.

Please fill one of the sections below as applicable.
Please also add any other relevant information to the Notes section at the bottom.
You may delete or just ignore any other sections.
For more information please refer to our contributing documentation

I Am Adding a New Code Snippet in an Existing Language

@rzuckerm rzuckerm changed the title Add binary search implementation in Perl Add Binary Search in Perl Oct 10, 2025
@rzuckerm
Copy link
Collaborator

@MeetThakur Someone else has already signed up for this. Please make sure you do the following;

  • Check that the issue is not already assigned to someone else. If not, add a comment to indicate that you would like to work on it.
  • Please use the proper PR title of Add {PROJECT} in {LANGUAGE}. For example Add Binary Search in Perl
  • Please fill out the PR description properly. The checkbox should look like this: [x]

@rzuckerm rzuckerm closed this Oct 10, 2025
@rzuckerm rzuckerm reopened this Oct 10, 2025
@rzuckerm
Copy link
Collaborator

I just chatted with @pascalecu , and they said that they are willing to let you have this issue since you went to the trouble of implementing it. If it passes all the build checks, I'll merge this PR.

Copy link
Collaborator

@rzuckerm rzuckerm left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution, @MeetThakur . Sorry for the confusion.

@rzuckerm rzuckerm merged commit 6f701cb into TheRenegadeCoder:main Oct 10, 2025
8 checks passed
@rzuckerm rzuckerm added enhancement Any code that improves the repo hacktoberfest Hacktoberfest related binary search See: https://sampleprograms.io/projects/binary-search/ labels Oct 11, 2025
pascalecu pushed a commit to pascalecu/sample-programs that referenced this pull request Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

binary search See: https://sampleprograms.io/projects/binary-search/ enhancement Any code that improves the repo hacktoberfest Hacktoberfest related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Binary Search in Perl

2 participants