Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.23 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.23 KB

go-algorithms

build and test golangci-lint codecov

Having fun with algorithms and datastructures 😄️🧠️😄️ while learning Go.

Resources

I highly recommend the following free courses

It took me way longer to complete them than suggested by Coursera. The course was tough but simply beautiful 🤩️. Take your time and enjoy the challenge. I would also recommend reading the accompanying book Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne. The course website Algorithms is also a great resource to visit again in search for an algorithm.