Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codingonion/hello-algo-zig
Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.
https://github.com/codingonion/hello-algo-zig
algorithm algorithms data-structure data-structures data-structures-and-algorithms dsa dynamic-programming graph hello-algo leecode linked-list rust search sort zig ziglang
Last synced: about 1 month ago
JSON representation
Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.
- Host: GitHub
- URL: https://github.com/codingonion/hello-algo-zig
- Owner: codingonion
- License: mit
- Created: 2022-12-28T12:11:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-16T07:32:54.000Z (over 1 year ago)
- Last Synced: 2024-09-25T16:04:30.338Z (about 2 months ago)
- Topics: algorithm, algorithms, data-structure, data-structures, data-structures-and-algorithms, dsa, dynamic-programming, graph, hello-algo, leecode, linked-list, rust, search, sort, zig, ziglang
- Language: Zig
- Homepage: https://www.hello-algo.com
- Size: 300 KB
- Stars: 56
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zig - hello-algo-zig - algo) about data structures and algorithms. (Data Structure and Algorithm / Utility)
README
# Hello-Algo-Zig
- [**Zig**](https://ziglang.org/) programming language codes for the famous public project [krahets/hello-algo](https://github.com/krahets/hello-algo) about data structures and algorithms.
- Go read this great open access e-book now -> [ hello-algo.com |《Hello, Algorithm》|《 Hello,算法 》](https://www.hello-algo.com/).