Data Structures

Data Structures

Home
Archive
About
Data structures
An introduction to data structures...
Aug 27, 2023 • 
Nuwan
7
Implementing a Binary Search Tree in Go
In here, we implement a Binary Search Tree in Golang. We use Go Generics and cmp.Ordered data type. But, you don’t need a prior knowledge about Go…
Nov 14, 2023 • 
Nuwan
Implementing a Queue in Go
In here, we implement a Queue in Golang. We use Go Generics and any data type. But, you don’t need a prior knowledge about Go Generics syntaxes as this…
Oct 24, 2023 • 
Nuwan
Implementing a Stack in Go
In here, we implement a Stack in Golang. We use Go Generics and any data type. But, you don’t need a prior knowledge about Go Generics syntaxes as this…
Oct 24, 2023 • 
Nuwan
Implementing a Singly Linked List in Go
In here, we implement a Singly Linked List in Golang. We use Go Generics and comparable data type. But, you don’t need a prior knowledge about Go…
Oct 17, 2023 • 
Nuwan
Data Structures
Data Structures
Developer's Notes for Data Structures

Data Structures

AboutArchive
© 2025 Dumindu Madunuwan
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture