Neoalgo: Longest Common Subsequence Problem in DP

Created on 16 Aug 2020  路  11Comments  路  Source: TesseractCoding/NeoAlgo

馃挜 Proposal

Given two sequences, find the length of longest subsequence present in both of them. A subsequence is a sequence that appears in the same relative order, but not necessarily contiguous.

Have you read the Contributing Guidelines on Pull Requests?

yes

C C-Plus-Plus CH20 Java Python medium no-issue-activity

All 11 comments

I would like to work on it in C++ @Kajol-Kumari @Abhijit2505 as a part of HakinCodes

I would like to work on it in C++ as a part of HakinCodes @Kajol-Kumari @Abhijit2505

I would like to work on it using java as a part of HakinCodes .Please assign me this issue

Hey @Joshitha18 I think we already have it here If you proposal is different from what I pointed out, please feel free to put your points here.

@Kajol-Kumari It's Longest increasing subsequence, this is longest common subsequence. Both are not same

I would like to work on it in C++ as a part of HakinCodes @Kajol-Kumari @Abhijit2505

Hey @Nitikagupta16 please choose any other language as c++ and java has already been take up

I would like to work on it in C as a part of HakinCodes 2020. Kindly assign me this issue.

@Kajol-Kumari @SKAUL05 I would like to work on this issue in Python

@Kajol-Kumari I have made a pull request please check .

@Kajol-Kumari I have made a pull request. Kindly check it.

Please reopen this issue once you add more information and updates here. If this is not the case and you need some help, feel free to seek help from our Telegram or ping one of the reviewers. Thank you for your contributions!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sukritidawar picture sukritidawar  路  7Comments

sharur7 picture sharur7  路  9Comments

DrSehgal7 picture DrSehgal7  路  10Comments

Jkp2072 picture Jkp2072  路  8Comments

HarshCasper picture HarshCasper  路  9Comments