Challenge: Write a generic function to return the longest consecutive sequence contained in a source sequence.
Info
| Version: | 1.0.0 |
| Author(s): | AdamSpeight |
| Last Update: | Saturday, December 10, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.dreamincode.net/forums/topic/259300-challenge-longest-consecutive-sequence/ |
| NuGet Url: | https://www.nuget.org/packages/DIC_Challenge_LCSeq |
Install
Install-Package DIC_Challenge_LCSeq
dotnet add package DIC_Challenge_LCSeq
paket add DIC_Challenge_LCSeq
DIC_Challenge_LCSeq Download (Unzip the "nupkg" after downloading)