Shared data types for building collaborative software
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
"Small vector" optimization for Rust: store up to a small number of items on the stack
Crack LeetCode, not only how, but also why.
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现
A complete computer science study plan to become a software engineer.
All Algorithms implemented in Python
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings