Skip to content

mlorentedev/go-dsa-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dsa-sample

This repository contains sample code for the Data Structures and Algorithms written in Go.

Project Structure

  • core/: Directory for source code
  • tests/: Directory for tests
  • .gitignore: The Git ignore file
  • main.go: Entry point of the application
  • go.mod: Module file that manages dependencies
  • Makefile: Makefile for building and managing the project
  • README.md: Documentation for the project
  • LICENSE: License for the project

Getting Started

Type make help to see the available commands.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages