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
290 forks
Language: C#
last commit: about 2 years ago
Linked from 2 awesome lists

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

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aalhour/c-sharp-algorithms A comprehensive C# implementation of standard data structures and algorithms 5,956
proalgos/proalgos-cpp C++ implementations of algorithms and data structures 510
kumar91gopi/algorithms-and-data-structures-in-ruby Implementations of various algorithms and data structures in Ruby 719
recp/ds A collection of common data structures and algorithms implemented in C. 51
indy256/codelibrary A comprehensive collection of algorithms and data structures implemented in multiple programming languages 1,939
shady831213/algorithms A collection of algorithms and data structures implemented in Go. 805
farheenb/data-structures-and-algorithms A collection of optimized solutions to popular data structure and algorithm problems in Java, C++, and Python 142
zonayedpca/algods.js A comprehensive collection of widely used algorithms and data structures implemented in JavaScript. 111
shkolovy/classic-algorithms-c-sharp A collection of implementations of fundamental algorithms and data structures in C# 35
solutionsdesign/algorithmia Provides an extensive collection of algorithms and data structures for use in .NET applications. 533
yourtion/learningmasteringalgorithms-c A comprehensive C programming project covering various algorithms and data structures 747
abdonkov/dsa An implementation of data structures and algorithms in C# for learning and reference purposes. 687
leechanx/data-structures-and-algorithms-in-c Implementations of fundamental data structures and algorithms in C 841
zigrazor/cxxgraph A comprehensive C++ library for graph algorithms and data structures 471
clojure/data.avl A data structure library implementing persistent AVL trees for sorted maps and sets with efficient rank queries, nearest key lookups, and other operations. 132