2 comments (2 comments)1 reaction (1 reaction)0 assignees (0 assignees)C++3,724 forks (3,724 forks)batch import
Hacktoberfestadd codenew algorithm
Repository metrics
- Stars
- 13,462 stars (13,462 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Only a Readme is made it in the code. I would like to add it thus creating an issue. Assign it to me. I would add the C++ and Python Implementation.
Contributor guide
- Research direction
- Implement the Boyer Moore string search algorithm in both C++ and Python. Check the existing codebase for similar algorithm implementations to match the style and conventions. Write tests as per the project structure.
- Tech stack
- ccpppython
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- C++Python