Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
363 stars 617 forks source link

Longest Common Subsequence (DP) #21

Open sayantan1413 opened 3 years ago

sayantan1413 commented 3 years ago

I can implement the Longest common Subsequence problem as an approach to Dynamic Problem solution in both C++ and Java. Please assign me the issue.

vedant-jain03 commented 3 years ago

I have done what You wanted My pull request in your section please merge it with your main file If you have no conflicts with that.

abhijeet010304 commented 3 years ago

I want to complete this task please assign it to me as a part of GSSOC- 21.

samfubuki commented 3 years ago

I can complete this task as a part of GSSOC-21 . I have implemented this before . Kindly assign me this task as a part of GSSOC 21

suyashi912 commented 3 years ago

Hey, I would love to complete this task assigned under the mentorship of GSSoc'21. I am proficient in programming in various languages including Java, c++ and python. I promise to deliver on time in case this task in assigned to me. Thanks :)

rudrakshi99 commented 3 years ago

@suyashi912 add the code in python.

ankitasantape commented 3 years ago

Kindly assign this issue to me I would like to implement it under GSSOC 2021 using java.

sandipswain commented 3 years ago

Hey, I am a participant in the GSSOC'21. I have highly proficient in C, Java, and Python. I would like to solve Longest Common Subsequence using python. Can you please assign me this task.

Amit366 commented 3 years ago

Can I implement it using Python?? @tarun26091999

tarun26091999 commented 3 years ago

Hey, I am a participant in the GSSOC'21. I have highly proficient in C, Java, and Python. I would like to solve Longest Common Subsequence using python. Can you please assign me this task.

do it in python

sandipswain commented 3 years ago

Hey @tarun26091999, kindly merge my PR of Longest Common Subsequence in python under branch 'issue-21'. It has been pending for more than 20days.

i-shreyagarg commented 3 years ago

I am a participant of GSSOC'21 I would like to contribute in this