Skip to content

feat: add feature patternCount - #73

Merged
Samarth2190 merged 3 commits into
Samarth2190:mainfrom
MariamEwas:feature/patternCount
Aug 18, 2025
Merged

feat: add feature patternCount#73
Samarth2190 merged 3 commits into
Samarth2190:mainfrom
MariamEwas:feature/patternCount

Conversation

@MariamEwas

Copy link
Copy Markdown
Contributor

Added a feature patternCount, that calculates the number of times a specific pattern occurs in a given text, including overlapping occurrences using KMP algorithm for better performance.

@Samarth2190

Copy link
Copy Markdown
Owner

@MariamEwas
The core logic looks good! Please make the necessary changes to README and the index file of analyzing module. You can look at previously merged PRs for reference .

@Samarth2190
Samarth2190 merged commit f2410ec into Samarth2190:main Aug 18, 2025
1 check passed
@Samarth2190 Samarth2190 added gssoc25 GSSOC'25 approved issue Level 2 Medium Level issue labels Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc25 GSSOC'25 approved issue Level 2 Medium Level issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants