Found 46,570 repositories(showing 30)
trekhleb
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
TheAlgorithms
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
TheAlgorithms
Algorithms and Data Structures implemented in Go for beginners, following best practices.
amejiarosario
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
davecgh
Implements a deep pretty printer for Go data structures to aid in debugging
phishman3579
Algorithms and Data Structures implemented in Java
ShahjalalShohag
Templates, algorithms and data structures implemented and collected for programming contests.
sherxon
Implementation of Algorithms and Data Structures, Problems and Solutions
ConardLi
Algorithms and data structures implemented in JavaScript, with detailed explanations and tutorials
rachitiitr
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
Data Structures and Algorithms implementation in Go
TheAlgorithms
Algorithms and Data Structures implemented in TypeScript for beginners, following best practices.
concurrencykit
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
jainaman224
A comprehensive resource for learning and implementing algorithms and data structures. This repository includes detailed notes, complexity analysis, and code examples in C++, Java, Python, and more. Ideal for students, professionals, and those preparing for coding interviews.
montagejs
This package contains JavaScript implementations of common data structures with idiomatic interfaces.
rust-bio
This library provides implementations of many algorithms and data structures that are useful for bioinformatics. All provided implementations are rigorously tested via continuous integration.
justcoding121
100+ algorithms & data structures generically implemented in C#
patmorin
Mission: To provide a high-quality open content data structures textbook that is both mathematically rigorous and provides complete implementations.
thepranaygupta
A repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.
iiitv
Popular Algorithms and Data Structures implemented in popular languages
caesar0301
An efficient implementation of tree data structure in pure python.
Python library implementing a trie data structure.
VAR-solutions
A repository of different Algorithms and Data Structures implemented in many programming languages.
monmohan
A library implementing several standard data structures and utilities, in JavaScript. Its written and tested using Node.js which is the target platform.
gyuho
Package goraph implements graph data structure and algorithms.
kumar91gopi
Ruby implementation of Algorithms,Data-structures and programming challenges
LukeLin
Data structures implemented in JS
JuliaCollections
Julia implementation of Data structures
TannerGabriel
Projects, Algorithms and data structures implemented in Golang with explanations and links to further readings
PetarV-
Several algorithms and data structures implemented in C++ by me (credited to others where necessary).