This repository has variety of algorithms based on strings, arrays, conversions, dynamic programming implemented for reference purpose. Although there are numerous resources for Go, this repository serves the purpose of most go-to resource for any beginner willing to dive deeper in the world of Golang.
Our motivation behind starting this project is to maintain a simple and a clean codebase to make the process of learning Go easier and fun.
All contributions are welcome. We strongly encourage new contributors to refer to the Contributions Guidelines to make meaningful contributions.
Almost every month we are adding new interesting topics to keep the repository updated. The list of all the topics can be found here TOPICS.txt
A new branch by the name of "add-deprecated-codes" has been added to move codes with deprecated functions, packages.