Skip to content

feat: Implemented check for multiples pattern on given string - #95

Merged
Samarth2190 merged 1 commit into
Samarth2190:mainfrom
Farkhanda-Dalal:feature/checkMultiplePatterns
Sep 20, 2025
Merged

feat: Implemented check for multiples pattern on given string#95
Samarth2190 merged 1 commit into
Samarth2190:mainfrom
Farkhanda-Dalal:feature/checkMultiplePatterns

Conversation

@Farkhanda-Dalal

@Farkhanda-Dalal Farkhanda-Dalal commented Sep 19, 2025

Copy link
Copy Markdown
Contributor

Closes

Closes issue #87 (Kindly raise the level of this issue/pr to level 3 from level 2)

Changes made:

  • Added src/analyzing/checkMultiplePatterns.ts
  • Added src/tests/analyzing/checkMultiplePatterns.ts
  • Modified src/analyzing/index.ts
  • Updated README.md files

Uses

  • Rabin Karp algorithm and rolling hash using a prime number

Test Successful

Screenshot 2025-09-19 221005

@Samarth2190 Samarth2190 added gssoc25 GSSOC'25 approved issue Level 3 Hard level Issue labels Sep 20, 2025
@Samarth2190
Samarth2190 merged commit 1d1e082 into Samarth2190:main Sep 20, 2025
1 check passed
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 3 Hard level Issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants