go-datastructs

module
v0.0.0-...-cdd5768 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2020 License: MIT

README

go-datastructs

Implement common data structure in golang.

linked list

linked list consists of nodes where each node contains a data field and a reference(link) to the next node in the list

singly

singly linked list

Directories

Path Synopsis
list

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL