Skip to content

feat: Added Anagram Check Functionality - #94

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

feat: Added Anagram Check Functionality#94
Samarth2190 merged 1 commit into
Samarth2190:mainfrom
Farkhanda-Dalal:feature/isAnagram

Conversation

@Farkhanda-Dalal

Copy link
Copy Markdown
Contributor

Summary

Adds a new isAnagram function to check if two strings are anagrams.

Closes

Users requested a way to check anagram strings (issue #89).

Changes

  • Added isAnagram.ts in validations
  • Added unit tests in tests/validations/isAnagram.test.ts
  • Updated src/validations/index.ts
  • Updated documentation in README.md

Successful Test

Screenshot 2025-09-18 140115

@Samarth2190
Samarth2190 merged commit e67bb6b into Samarth2190:main Sep 19, 2025
1 check passed
@Samarth2190 Samarth2190 added gssoc25 GSSOC'25 approved issue Level 2 Medium Level issue labels Sep 19, 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