Algo_ds_101: LIS

Created on 2 Oct 2020  路  7Comments  路  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.

Contributors

  • [x] C++ -
  • [x] C -
  • [x] Python -
  • [x] Java -
  • [ ] JavaScript -
  • [ ] TypeScript -
  • [ ] Golang -
  • [ ] Ruby -
  • [ ] Scala -
Hacktoberfest New Submssion TypeScript first timer good first issue javascript ruby scala

All 7 comments

Can i work on this issue in c++?

Hello, I would like to work on this issues in Java

Can you assign this to me, I will work on this in python?

@ahampriyanshu Pull request added 馃憤

Can you assign this issue to me? I would like to work in CPP.

@ahampriyanshu .can you assign this issue to me..i ll work on this in C.

thanks everyone :v:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

0x6f736f646f picture 0x6f736f646f  路  3Comments

Jaswantsinghh picture Jaswantsinghh  路  5Comments

aakashsoni-cloud picture aakashsoni-cloud  路  3Comments

Nirali0029 picture Nirali0029  路  4Comments

ahampriyanshu picture ahampriyanshu  路  4Comments