This repo contains implementations of data structures in Go.
Data Structure | Description | Implementation | Tests |
---|---|---|---|
Linked list | Singly linked list contains the following methods:
|
link |
This repo contains implementations of data structures in Go.
Data Structure | Description | Implementation | Tests |
---|---|---|---|
Linked list | Singly linked list contains the following methods:
|
link |