go-algorithms Data structures and algorithms implemented in Go. Table of contents 0 - Algorithmic thinking 0.1 - Big-O Notation 0.2 - Data Structures 0.3 - Logarithms 1 - Array and string manipulation Reading Code implementation Exercises & solutions