datastructures icon indicating copy to clipboard operation
datastructures copied to clipboard

Go Data Structures https://flaviocopes.com/golang-data-structures/

Go Data Structures

Data structures covered, in alphabetical order:

Binary Search Tree

Dictionary

Graph

Hash Table

Linked List

Queue

Set

Stack