Data Structure in Go

159 views
Skip to first unread message

Rahul kauraiya

unread,
Feb 19, 2021, 11:57:08 AM2/19/21
to golang-nuts
Hello Experts,
I am completely new to this programming language. I am highly interested in learning data structures in Go.
I am not able to find any good resource to learn in deep. 
Please share valuable resources to this thread.

Thanks and  regards,
Rahul Kauraiya

Marcin Romaszewicz

unread,
Feb 19, 2021, 12:37:42 PM2/19/21
to Rahul kauraiya, golang-nuts
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, Rivest, Stein book, Introduction to Algorithms. Section 3, Data Structures, is perhaps the best overview you can find.

-- Marcin

--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/68cf3ce0-976c-474e-a617-95d5ffff4287n%40googlegroups.com.

Rahul kauraiya

unread,
Feb 21, 2021, 11:38:02 AM2/21/21
to Marcin Romaszewicz, golang-nuts
Thanks for the information. 
Reply all
Reply to author
Forward
0 new messages