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

Modify Binary Search in C #3956

Closed
2Clutch opened this issue Oct 28, 2024 · 0 comments · Fixed by #3957
Closed

Modify Binary Search in C #3956

2Clutch opened this issue Oct 28, 2024 · 0 comments · Fixed by #3957
Assignees
Labels
binary search See: https://sampleprograms.io/projects/binary-search/ enhancement Any code that improves the repo hacktoberfest Hacktoberfest related

Comments

@2Clutch
Copy link
Contributor

2Clutch commented Oct 28, 2024

Project name: Binary Search
Project link: https://sampleprograms.io/projects/binary-search
Language: C

The current solution uses a few snippets of code multiple times. The objective of the rewrite would be to do a nice clean up & refactor that would make the solution feels less redundant, and easier to read and navigate.

@2Clutch 2Clutch added the enhancement Any code that improves the repo label Oct 28, 2024
@2Clutch 2Clutch mentioned this issue Oct 28, 2024
4 tasks
@rzuckerm rzuckerm added hacktoberfest Hacktoberfest related binary search See: https://sampleprograms.io/projects/binary-search/ labels Oct 28, 2024
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 a pull request may close this issue.

2 participants