Skip to content

manther/dsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms in Go

This repository contains a collection of data structures and algorithm practice functions implemented in Go. It serves as a resource for learning and practicing common data structures and algorithms.

Table of Contents

Introduction

In this repository, you will find various data structures and algorithm implementations in Go. Each data structure and algorithm is organized in its own directory, making it easy to navigate and understand the code.

The main goals of this repository are:

  • Provide a collection of data structures and algorithms implemented in Go.

Installation

To use the code in this repository, you need to have Go installed on your machine. You can download and install Go from the official website: https://golang.org/

Once you have Go installed, you can clone this repository using the following command:

git clone https://github.com/manther/dsa.git

Usage

go test ./...
go test -run TestPalandroneLLint

About

Data structures and algorithms practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages