Skip to content

ZafirProjects/go-dsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-dsa

Theprimeagen's course on data structures and algorithms written in Go.

git clone https://github.com/ZafirProjects/go-dsa.git

cd into any of the sub-directories in this repository and run the following command:

go test

This should run the files that test the DSs and Algorithms.

The hashmaps, heaps, and trees folders are not entirely done yet. The tests for the data structures and algorithms are not comprehensive.

About

Theprimeagen's course on data structures and algorithms written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages