.NET

Top .NET Frameworks & Libraries for algorithms and data structures

.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementatio...

156
45
C#

Data structures and algorithms for .NET

122
26
C#

Library with algorithms and data structures useful for clean project developers.

11
0
C#

In this repository, I will implement some algorithms, data structures and patterns using C# language from popular competitive coding websites such as leetcode, int...

1
2
C#

The matrix profile data structure and associated algorithms for mining time series data

2
0
F#