https://github.com/coderonion/hello-algo-zig
Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.
https://github.com/coderonion/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: 4 months ago
JSON representation
Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.
- Host: GitHub
- URL: https://github.com/coderonion/hello-algo-zig
- Owner: coderonion
- License: mit
- Created: 2022-12-28T12:11:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-16T07:32:54.000Z (almost 2 years ago)
- Last Synced: 2025-03-15T07:12:37.619Z (4 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: 67
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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/).