Kumar-laxmi / Algorithms

A Repository for algorithms in C, C++, Python and Java
Apache License 2.0
310 stars 372 forks source link

Adding Longest Increasing Subsequence Algorithm in C,C++ and Java #1376

Closed dhruti26 closed 1 month ago

dhruti26 commented 1 year ago

Description We have given an array arr[] of size N, we need to find the length of the Longest Increasing Subsequence (LIS) i.e., the longest possible subsequence in which the elements of the subsequence are sorted in increasing order.

Describe the solution you'd like I would like to implement the algorithm in C,C++ and Java

It is one of the most popular algorithm which is missing in the repo. Kindly allow me to work on this issue under SSOC'23

himughanakash commented 1 year ago

Hey @Kumar-laxmi please assign this issue to me so i can work on this issue under ssoc'23 program.

dhruti26 commented 1 year ago

@Kumar-laxmi please assign me this issue as it was raised by me and so that I can submit my PR

dhruti26 commented 1 year ago

Please assign this issue to me @Kumar-laxmi

himughanakash commented 1 year ago

@Kumar-laxmi please assign this issue to me so that i can start working on this asap.

chhavisharma30 commented 11 months ago

I can solve these issue in all three languages. Kindly assign me this issue.

dhruti26 commented 11 months ago

@Kumar-laxmi Please assign me this issue under SSOC'23

github-actions[bot] commented 2 months ago

Stale issue message