Thanks for the information.
On Fri, 19 Feb, 2021, 11:07 pm Marcin Romaszewicz,
wrote:
> What are you looking to learn about data structures? Data structures in Go
> work the same as in any other language conceptually, just the language
> syntax to implement the concepts will be different. One of
What are you looking to learn about data structures? Data structures in Go
work the same as in any other language conceptually, just the language
syntax to implement the concepts will be different. One of the most
commonly used books on data structures and algorithms is the Cormen,
Leiserson, Rives