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 jump search algorithm in C #134

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

manisacharya
Copy link

Added jump search algorithm in C

Related to #129

  • I have verified by running in the compiler

@manisacharya
Copy link
Author

Since all the content are same and I tried to make the code of jump search similar in all C, Java, Javascript and python the same. So, created this and #133 PRs for C and java respectively.
@Abishethvarman @Thevapriyan07

@Abishethvarman Abishethvarman linked an issue Oct 31, 2023 that may be closed by this pull request
Copy link
Owner

@Abishethvarman Abishethvarman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

Copy link
Collaborator

@Thevapriyan07 Thevapriyan07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve to merge

@Thevapriyan07 Thevapriyan07 added hacktoberfest hacktoberfest-2023 hacktoberfest-accepted hacktoberfest-2023 C Program labels Oct 31, 2023
@Thevapriyan07 Thevapriyan07 merged commit 912fea2 into Abishethvarman:main Oct 31, 2023
@manisacharya manisacharya deleted the jump-search-C branch October 31, 2023 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C Program hacktoberfest hacktoberfest-2023 hacktoberfest-accepted hacktoberfest-2023
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Also Jump search in C programming
3 participants