An open API service indexing awesome lists of open source software.

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: 2 months ago
JSON representation

Data structure & Algorithm implement in Go

Awesome Lists containing this project

README

          

# Go Data Structure and Algorithm

![Go](https://github.com/VictorNM/go-dsa/workflows/Go/badge.svg?branch=master)
[![codecov](https://codecov.io/gh/VictorNM/go-dsa/branch/master/graph/badge.svg)](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++.