Go to content

Fun with Algorithms and Data Structures - Beth Anderson

Go uses many algorithms and data structures within the standard library but what are they, why are some missing, and what are the useful ones? In this talk we'll look at many classic data structures and algorithms from sorting and searching to graph traversal such as Dijkstra's Shortest Path and discover how to implement and use these in Go.

August 16, 2023