hoilzz/TIL
Ctrlk
  • README
  • make-module
  • old
    • Algorithm
      • 이론
      • 수업
        • codeplus
        • 인프런
          • 1-순환
          • 2-DP
            • 가장 긴 공통 부분 문자열 Longest Common Subsequence(LCS)
            • matrix-chain Multiplication
            • 2-3
            • 2-2
            • 2-1
            • 2-Summary
      • 문제풀기
    • cs
  • React
  • FrontEnd
  • devlog
  • javascript
  • Web
  • book-review
  • redux
  • FP
  • developer
  • retrospect
  • DesignPattern
Powered by GitBook
On this page

Was this helpful?

  1. old
  2. Algorithm
  3. 수업
  4. 인프런

2-DP

가장 긴 공통 부분 문자열 Longest Common Subsequence(LCS)matrix-chain Multiplication2-32-22-12-Summary
Previous6. recursion 응용Next가장 긴 공통 부분 문자열 Longest Common Subsequence(LCS)

Last updated 5 years ago

Was this helpful?