0 Forks
0 Stars
0 Watchers

Largest-subsequence

Given a vector of integer (large > 10000) find the largest subsequence of consecutive monotone number, for example given the vector [1,2,4,0,1,-1,-2,-3,-4,1,2] the largest subsequence is [1,-1,-2,-3,-4].

How to download and setup Largest-subsequence

Open terminal and run command
git clone https://github.com/frank1789/Largest-subsequence.git
git clone is used to create a copy or clone of Largest-subsequence repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Largest-subsequence https://github.com/frank1789/Largest-subsequence/archive/master.zip

Or simply clone Largest-subsequence with SSH
[email protected]:frank1789/Largest-subsequence.git

If you have some problems with Largest-subsequence

You may open issue on Largest-subsequence support forum (system) here: https://github.com/frank1789/Largest-subsequence/issues