Skip to content

Refactor LongestPalindromeSubsequence: add iterative solver, docs, an…#1284

Merged
williamfiset merged 3 commits into
masterfrom
refactor-lps
Mar 11, 2026
Merged

Refactor LongestPalindromeSubsequence: add iterative solver, docs, an…#1284
williamfiset merged 3 commits into
masterfrom
refactor-lps

Conversation

@williamfiset

@williamfiset williamfiset commented Mar 11, 2026

Copy link
Copy Markdown
Owner

Refactor LongestPalindromeSubsequence: add iterative solver, documentation, and tests.

  • Synchronized with master
  • Resolved build conflict in src/test/java/com/williamfiset/algorithms/dp/BUILD
  • Verified all 8 DP tests pass using Bazel

@williamfiset williamfiset merged commit 7bf3377 into master Mar 11, 2026
2 checks passed
@williamfiset williamfiset deleted the refactor-lps branch March 11, 2026 18:10
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