Skip to content

test: add leetcode 2185 with tests, complexity docs, and migration#60

Merged
kobukuro merged 1 commit into
mainfrom
test/leetcode-2185-tests
Apr 3, 2026
Merged

test: add leetcode 2185 with tests, complexity docs, and migration#60
kobukuro merged 1 commit into
mainfrom
test/leetcode-2185-tests

Conversation

@kobukuro

@kobukuro kobukuro commented Apr 3, 2026

Copy link
Copy Markdown
Owner
  • Migrate CountingWordsWithAGivenPrefix2185 to proper package structure
  • Add comprehensive javadoc with detailed O(n*m) time and O(1) space complexity analysis
  • Add test suite with LeetCode example test cases
  • Update project documentation and statistics

  - Migrate CountingWordsWithAGivenPrefix2185 to proper package structure
  - Add comprehensive javadoc with detailed O(n*m) time and O(1) space complexity analysis
  - Add test suite with LeetCode example test cases
  - Update project documentation and statistics
@kobukuro
kobukuro merged commit 9c54737 into main Apr 3, 2026
1 check passed
@kobukuro
kobukuro deleted the test/leetcode-2185-tests branch April 3, 2026 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant