https://github.com/victornm/go-dsa
Data structure & Algorithm implement in Go
https://github.com/victornm/go-dsa
data-structures-algorithms dsa golang
Last synced: 10 months ago
JSON representation
Data structure & Algorithm implement in Go
- Host: GitHub
- URL: https://github.com/victornm/go-dsa
- Owner: VictorNM
- Created: 2020-04-11T02:31:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-11T02:31:23.000Z (about 6 years ago)
- Last Synced: 2023-03-05T19:51:45.820Z (over 3 years ago)
- Topics: data-structures-algorithms, dsa, golang
- Language: Go
- Size: 42 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Data Structure and Algorithm

[](https://codecov.io/gh/VictorNM/go-dsa)
Project được thực hiện nhằm ôn tập lại kiến thức DSA. Ngoài ra còn hướng tới việc tạo ra tài liệu hướng dẫn cho các bạn sinh viên sau này. Chính vì vậy, project có xu hướng sử dụng các syntax dễ hiểu, tương đồng với C++.