advanced-algorithms

Data structure library

A comprehensive C# library implementing various data structures and algorithms

100+ algorithms & data structures generically implemented in C#

GitHub

1k stars
60 watching
292 forks
Language: C#
last commit: almost 4 years ago
Linked from 2 awesome lists

algorithmsavl-treebinary-treesbtreescsharpdata-structuresfibonacci-heapgraph-algorithmsheappairing-heapquadtreered-black-treertreesorting-algorithmssplaytreestreaps

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
aalhour/c-sharp-algorithmsA comprehensive C# implementation of standard data structures and algorithms5,971
proalgos/proalgos-cppC++ implementations of algorithms and data structures514
kumar91gopi/algorithms-and-data-structures-in-rubyImplementations of various algorithms and data structures in Ruby722
recp/dsA collection of common data structures and algorithms implemented in C.51
indy256/codelibraryA comprehensive collection of algorithms and data structures implemented in multiple programming languages1,944
shady831213/algorithmsA collection of algorithms and data structures implemented in Go.806
farheenb/data-structures-and-algorithmsA collection of clean and readable implementations of data structures and algorithms in Java, C++ and Python144
zonayedpca/algods.jsA comprehensive collection of widely used algorithms and data structures implemented in JavaScript.112
shkolovy/classic-algorithms-c-sharpA collection of implementations of fundamental algorithms and data structures in C#35
solutionsdesign/algorithmiaProvides an extensive collection of algorithms and data structures for use in .NET applications.536
yourtion/learningmasteringalgorithms-cA comprehensive C programming project covering various algorithms and data structures749
abdonkov/dsaAn implementation of data structures and algorithms in C# for learning and reference purposes.689
leechanx/data-structures-and-algorithms-in-cImplementations of fundamental data structures and algorithms in C844
zigrazor/cxxgraphA comprehensive C++ library for graph algorithms and analysis485
clojure/data.avlA data structure library implementing persistent AVL trees for sorted maps and sets with efficient rank queries, nearest key lookups, and other operations.132