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

[Code Addition Request]: Want to add priority search algorithm in searching algorithm folder #1123

Closed
3 tasks done
Jivan052 opened this issue Nov 8, 2024 · 4 comments
Closed
3 tasks done

Comments

@Jivan052
Copy link
Contributor

Jivan052 commented Nov 8, 2024

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

#1029

Project Description

Priority Search is a type of search algorithm that efficiently handles searching in a set of intervals. It's commonly used for searching in interval trees, where each item in the dataset has a range (start, end), and we want to quickly find which intervals contain a given point.

Full Name

Jivan Jamdar

Participant Role

GSSOC

Copy link

github-actions bot commented Nov 8, 2024

🙌 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!

@Jivan052
Copy link
Contributor Author

Jivan052 commented Nov 8, 2024

@UTSAVS26 assign this issue to me

@UTSAVS26
Copy link
Owner

UTSAVS26 commented Nov 9, 2024

@Jivanjamadar go through this #1073

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

github-actions bot commented Nov 9, 2024

✅ 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
Projects
None yet
Development

No branches or pull requests

2 participants