Skip to content

Add p0011: Container With Most Water#10

Merged
MNnazrul merged 1 commit intomainfrom
p0011-container-with-most-water
Apr 17, 2026
Merged

Add p0011: Container With Most Water#10
MNnazrul merged 1 commit intomainfrom
p0011-container-with-most-water

Conversation

@MNnazrul
Copy link
Copy Markdown
Owner

Problem

Changes

  • Solution file added in src/
  • Module registered in src/lib.rs
  • Tests included with LeetCode examples
  • Tutorial added in book/src/problems/
  • Entry added to book/src/SUMMARY.md
  • Row added to problems table in README.md

CI Checks

  • cargo fmt --check
  • cargo clippy
  • cargo test
  • mdbook build

@MNnazrul MNnazrul merged commit 6176bc7 into main Apr 17, 2026
2 checks passed
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