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

Search Algorithms in C #285

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Search Algorithms in C #285

merged 1 commit into from
Oct 3, 2024

Conversation

Sahil-xyz
Copy link
Contributor

@Sahil-xyz Sahil-xyz commented Oct 3, 2024

#269

I have implemented searching algorithms in c.
(1) Linear Search
(2) Binary Search

@Saloni6111 Saloni6111 added the hacktoberfest-accepted contribute for hacktoberfest 2024 label Oct 3, 2024
@Saloni6111 Saloni6111 merged commit 701636e into Saloni6111:main Oct 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted contribute for hacktoberfest 2024
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants