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

Added code file for linear and binary search #110

Merged

Conversation

Krishkanal
Copy link
Contributor

Linear Search and Binary Search are two fundamental search algorithms used to find an element in a collection of data. They differ in their approach, efficiency, and requirements

##Issue addressed
#109

@yesiamrajeev yesiamrajeev added hacktoberfest-accepted Hacktoberfest2024 hacktoberfest2024 Hacktoberfest labels Oct 24, 2024
@yesiamrajeev yesiamrajeev merged commit af24d3c into yesiamrajeev:main Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest2024 Hacktoberfest hacktoberfest-accepted Hacktoberfest2024
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants