Skip to content

Fix anagram checker handling of duplicate characters#2

Closed
krotname wants to merge 1 commit into
mainfrom
codex/find-and-fix-important-codebase-bug
Closed

Fix anagram checker handling of duplicate characters#2
krotname wants to merge 1 commit into
mainfrom
codex/find-and-fix-important-codebase-bug

Conversation

@krotname

Copy link
Copy Markdown
Owner

Summary

  • fix Anagrams.check by counting character occurrences instead of using Sets
  • add additional test cases covering duplicates

Testing

  • mvn -q test (fails: could not resolve maven-resources-plugin)

https://chatgpt.com/codex/tasks/task_e_6883ecc75e4883279637f741ae4d4586

@sonarqubecloud

Copy link
Copy Markdown

@krotname krotname closed this Jun 9, 2026
@krotname krotname deleted the codex/find-and-fix-important-codebase-bug branch June 9, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant