data-structures
trekhleb/javascript-algorithms347日前180.2k
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
labuladong/fucking-algorithm347日前122.3k
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
krahets/hello-algo347日前62.3k
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
TheAlgorithms/Java347日前55.8k
All Algorithms implemented in Java
azl397985856/leetcode347日前53.3k
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
TheAlgorithms/JavaScript347日前30.6k
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
TheAlgorithms/C-Plus-Plus347日前28.6k
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
kodecocodes/swift-algorithm-club347日前28.3k
Algorithms and data structures in Swift, with explanations!
TheAlgorithms/Rust347日前19.3k
All Algorithms implemented in Rust
TheAlgorithms/C347日前17.7k
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
OI-wiki/OI-wiki347日前17.3k
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
TheAlgorithms/Go347日前14.2k
Algorithms and Data Structures implemented in Go for beginners, following best practices.
changgyhub/leetcode_101347日前7.9k
LeetCode 101:和你一起你轻松刷题(C++)
mahmoud/boltons347日前6.4k
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
teivah/algodeck347日前5.4k
An Open-Source Collection of 200+ Flash Cards to Help You Preparing Your Algorithms & Data Structures Interview 💯
TomWright/dasel346日前4.8k
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
fishercoder1534/Leetcode345日前3.7k
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
thi-ng/umbrella347日前3.2k
⛱ Broadly scoped ecosystem & mono-repository of 189 TypeScript projects (and 153 examples) for general purpose, functional, data driven development
cheatsheet1999/FrontEndCollection346日前3.0k
Notes for Fullstack Software Engineers. Covers common data structure and algorithms, web concepts, Javascript / TypeScript, React, and more!
max0x7ba/atomic_queue348日前1.3k
C++ lockless queue.