Skip to content

Refactor LeetCode 2114: Maximum Number of Words Found in Sentences to new directory structure#95

Merged
kobukuro merged 1 commit intomainfrom
feat/add-maximum_number_of_words_found_in_sentences-solution-with-docs-and-tests
Mar 18, 2026
Merged

Refactor LeetCode 2114: Maximum Number of Words Found in Sentences to new directory structure#95
kobukuro merged 1 commit intomainfrom
feat/add-maximum_number_of_words_found_in_sentences-solution-with-docs-and-tests

Conversation

@kobukuro
Copy link
Owner

  • Remove legacy solution file from Array/ directory
  • Add solution with comprehensive docstring and complexity analysis
  • Add test cases for most_words_found method

… new directory structure

  - Remove legacy solution file from Array/ directory
  - Add solution with comprehensive docstring and complexity analysis
  - Add test cases for most_words_found method
@kobukuro kobukuro merged commit 91fdd9a into main Mar 18, 2026
1 check passed
@kobukuro kobukuro deleted the feat/add-maximum_number_of_words_found_in_sentences-solution-with-docs-and-tests branch March 18, 2026 00:07
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