Skip to content

mohamed25-dev/go-dsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-dsa

A Go-based collection of practical data structure and algorithm implementations.

This repository includes:

  • Clean implementations of core data structures (queue, stack, tree, etc.)
  • Coding challenges solved using custom-built data structures (mainly from LeetCode)

I am planning to add more data structures and algorithms soon InshaaAllah.
I will also include explanations, Big O analysis and common use cases for each data structure — so this repo can serve as a helpful guide for anyone learning DSA in general or with Go specifically.

About

Implementations of data structures and algorithms in GoLang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages