Skip to content

addy1997/al-Go-rithms

Repository files navigation

al-Go-rithms

Software License Stars GitHub open issues GitHub open pull requests  


Overview

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.

Contribution

All contributions are welcome. We strongly encourage new contributors to refer to the Contributions Guidelines to make meaningful contributions.

Topics

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

Updates

A new branch by the name of "add-deprecated-codes" has been added to move codes with deprecated functions, packages.