Categorygithub.com/sergiovaneg/GoStudy
repository
0.0.0-20241211103536-2b10155c1ed7
Repository: https://github.com/sergiovaneg/gostudy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Go Study

I started this repo to both learn how to code in GoLang and train my problem-solving skills. First, I try to reach a working solution on my own. Then, if I am not satisfied with my results, I look for a tutorial (preferably not in Go) and try to implement someone else's algorithm by myself.

Edit: Moved from LeetCode-only problems to Advent of Code and possibly others.