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 Linear Search in C# #3959

Merged
merged 3 commits into from
Oct 29, 2024
Merged

Added Linear Search in C# #3959

merged 3 commits into from
Oct 29, 2024

Conversation

jrg94
Copy link
Member

@jrg94 jrg94 commented Oct 29, 2024

I Am Adding a New Code Snippet in an Existing Language

@jrg94 jrg94 requested a review from a team October 29, 2024 00:54
@jrg94 jrg94 added enhancement Any code that improves the repo hacktoberfest Hacktoberfest related linear search See: https://sampleprograms.io/projects/linear-search/ labels Oct 29, 2024
@jrg94 jrg94 added this to the 1,000 Code Snippets milestone Oct 29, 2024
@jrg94 jrg94 marked this pull request as ready for review October 29, 2024 01:20
@jrg94 jrg94 enabled auto-merge (squash) October 29, 2024 01:42
@jrg94 jrg94 merged commit 8c371be into main Oct 29, 2024
8 checks passed
@jrg94 jrg94 deleted the linear-search-c# branch October 29, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any code that improves the repo hacktoberfest Hacktoberfest related linear search See: https://sampleprograms.io/projects/linear-search/
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add Linear Search in C#
2 participants