Popular algorithms implemented in the Go programming language.
This effort was largely inspired by javascript-algorithms. As the structure of this repository is largely influenced by the aforementioned repository, a round of applause 👏 and many thanks to Oleksii Trekhleb, and the many contributors who lent a helping hand.
🚨 This project is meant to be used for learning and researching purposes only and it is not meant to be used for production.
An algorithm is an unambiguous specification of how to solve a class of problems. It is a set of rules that precisely define a sequence of operations.
B
- Beginner, A
- Advanced
- Searching
- Sorting