Skip to content

Conversation

ayush-singh-26
Copy link

Title: Add Longest Common Subsequence Solution in Java

Description:

Added a Java solution for the Longest Common Subsequence problem (LeetCode 1143) using recursion with memoization.

Included a detailed README.md inside the problem folder explaining:

Idea of the solution

Time and space complexity

Edge cases handled

Updated the main README.md with a new entry linking to the solution.

@JuzJuz03 JuzJuz03 force-pushed the main branch 28 times, most recently from c56f88b to 2fc6478 Compare October 8, 2025 22:19
@JuzJuz03 JuzJuz03 force-pushed the main branch 11 times, most recently from 4456d2b to 3cecdca Compare October 10, 2025 13:05
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.

2 participants