Skip to content

ghazninattarshah/data-structures-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-structures-algorithms

Datastructure algorithm in golang.

Build command

go build .../.

Run testcases

go test -v github.com/ghazninattarshah/data-structures-algorithms/utils github.com/ghazninattarshah/data-structures-algorithms/sorting github.com/ghazninattarshah/data-structures-algorithms/problems

Packages

utils - Consist of utility programs/funcs

sorting - Consist of Sorting algorithms

problems - Consist of solutions for the analytical problems

Releases

No releases published

Packages

No packages published

Languages