Showing posts with label Leetcode 128: Longest consecutive sequence. Show all posts
Showing posts with label Leetcode 128: Longest consecutive sequence. Show all posts

Friday, June 30, 2017

Leetcode 128: Longest Consecutive Sequence

June 30, 2017

It is a great idea to learn C# SortedSet by looking up Leetcode algorithms, search Google using keyword: "C# SortedSet Leetcode". Here is the C# practice code.