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

Adding String based Algorithms in Algorithms section #649

Open
architO21 opened this issue Oct 3, 2023 · 6 comments
Open

Adding String based Algorithms in Algorithms section #649

architO21 opened this issue Oct 3, 2023 · 6 comments
Assignees

Comments

@architO21
Copy link
Contributor

In this pull request, I propose adding string-based algorithms to enhance the functionality of the project. The algorithms implemented are Rabin-Karp, KMP. These algorithms are commonly used in computer science for tasks like pattern searching in linear time.

@shhossain
Copy link
Owner

@architO21, would you like me to assign this issue to you?

@architO21
Copy link
Contributor Author

@architO21, would you like me to assign this issue to you?

yes please assign me this issue I would love to work on this

@architO21
Copy link
Contributor Author

I noticed you have added Boyer-Moore Prefix Trie and Naive Searching algorithms. Do you want readme for those to be added as well or should I close this issue

@shhossain
Copy link
Owner

@architO21, feel free to include the Boyer-Moore Prefix Trie and Naive Searching algorithms if you'd like.

@Rohxn16
Copy link

Rohxn16 commented Oct 16, 2023

I wanna work on this.

@shhossain
Copy link
Owner

@Rohxn16 you can work on the remaining ones https://github.com/shhossain/computer_science/tree/main/Algorithms/String%20Based%20Algorithms

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

3 participants