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

add C binary_search and linear_search #426

Merged
merged 4 commits into from Mar 20, 2023
Merged

Conversation

Guanngxu
Copy link
Contributor

@Guanngxu Guanngxu commented Mar 19, 2023

If this PR is related to coding or code translation, please read the contribution guideline, fill out the checklist, and paste the console outputs to the PR.

  • I've tested the code and ensured the outputs are the same as the outputs of reference codes.
  • I've checked the codes (formatting, comments, indentation, file header, etc) carefully.
  • The code does not rely on a particular environment or IDE and can be executed on a standard system (Win, macOS, Ubuntu).

@vercel
Copy link

vercel bot commented Mar 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated
hello-algo ⬜️ Ignored (Inspect) Mar 20, 2023 at 11:16AM (UTC)

@Guanngxu
Copy link
Contributor Author

image

@Guanngxu
Copy link
Contributor Author

image

@Guanngxu Guanngxu changed the title add C binary_search add C binary_search and linear_search Mar 19, 2023
@Gonglja
Copy link
Contributor

Gonglja commented Mar 20, 2023

Thanks @Guanngxu

@Gonglja Gonglja mentioned this pull request Mar 20, 2023
51 tasks
@krahets krahets merged commit 2356cc1 into krahets:main Mar 20, 2023
1 check passed
@krahets krahets added the code Code-related label Mar 20, 2023
@Guanngxu Guanngxu deleted the serach branch March 21, 2023 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants