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

Jump Search -Searching algorithm adding. #819

Closed
3 tasks done
PradeepFSTdhane123 opened this issue Oct 24, 2024 · 4 comments
Closed
3 tasks done

Jump Search -Searching algorithm adding. #819

PradeepFSTdhane123 opened this issue Oct 24, 2024 · 4 comments

Comments

@PradeepFSTdhane123
Copy link

Have you completed your first issue?

  • I have completed my first issue

Guidelines

  • I have read the guidelines
  • I have the link to my latest merged PR

Latest Merged PR Link

#818

Project Description

Like Binary Search, Jump Search is a searching algorithm for sorted arrays. The basic idea is to check fewer elements (than linear search) by jumping ahead by fixed steps or skipping some elements in place of searching all elements.

Full Name

Pradeep Laxman Dhane.

Participant Role

GSSOC-ext, hactoberfest.

Copy link

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

@PradeepFSTdhane123
Copy link
Author

@UTSAVS26 "I would love the opportunity to contribute and work on this project.
Could you please assign the issue to me? I'm eager to dive in and make a meaningful impact. Thank you for considering my request!"

@UTSAVS26
Copy link
Owner

@PradeepFSTdhane123 wait until me or mentors assign you the issue . I am closing the PR alongwith this issue.

@UTSAVS26 UTSAVS26 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2024
Copy link

✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants