Skip to content

test: migrate LeetCode 57 to new directory structure with tests and docs#105

Merged
kobukuro merged 1 commit intomainfrom
test/migrate-leetcode-57-with-tests-and-docs
Apr 3, 2026
Merged

test: migrate LeetCode 57 to new directory structure with tests and docs#105
kobukuro merged 1 commit intomainfrom
test/migrate-leetcode-57-with-tests-and-docs

Conversation

@kobukuro
Copy link
Copy Markdown
Owner

@kobukuro kobukuro commented Apr 3, 2026

  • Migrate from Array/57. Insert Interval.py to problems/medium/insert_interval_57/
  • Add comprehensive docstring with detailed complexity analysis
  • Change parameter naming:: newInterval -> new_interval
  • Add test cases using pytest with BaseTestSolution framework
  • Update project documentation and statistics

  - Migrate from Array/57. Insert Interval.py to problems/medium/insert_interval_57/
  - Add comprehensive docstring with detailed complexity analysis
  - Change parameter naming:: newInterval -> new_interval
  - Add test cases using pytest with BaseTestSolution framework
  - Update project documentation and statistics
@kobukuro kobukuro merged commit 954f9b2 into main Apr 3, 2026
1 check passed
@kobukuro kobukuro deleted the test/migrate-leetcode-57-with-tests-and-docs branch April 3, 2026 23:25
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