Algo_ds_101: Longest Increasing Subsequence

Created on 5 Oct 2020  路  8Comments  路  Source: ahampriyanshu/algo_ds_101

Submission Title
LIS

Submission Type
Algorithmal

Submission Description
Longest increasing subsequence problem is to find a subsequence of a given sequence in which the subsequence's elements are in sorted order, lowest to highest, and in which the subsequence is as long as possible.

Folder Related To
Algorithm => Dynamic_Programming => LIS => Filename.extension

Contributors

  • [ ] C -
  • [ ] Python -
  • [ ] Java -
  • [ ] JavaScript -
  • [ ] TypeScript -
  • [ ] Golang -
  • [ ] Ruby -
  • [ ] Scala -
C# Hacktoberfest New Submssion TypeScript first timer go good first issue java javascript php ruby scala swift

All 8 comments

Hi @everyone :wave: ,
C++ version of this algo has already been implemented .

Can I do it in C. Please Assign it.

Please assign this to me for python

Hi, could you assign me for Golang version?

@ahampriyanshu please assign me for Java

I would like to work on this in C++. Can you please assign it to me?

can you please assign it to me?

thanks everyone :v:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aakashsoni-cloud picture aakashsoni-cloud  路  3Comments

ahampriyanshu picture ahampriyanshu  路  5Comments

Sushantrimurti picture Sushantrimurti  路  5Comments

subhayuroy picture subhayuroy  路  5Comments

crew-guy picture crew-guy  路  4Comments