Implment usual data structure by Golang.
- Go version >= 1.18
-
Queue FIFO queue with no capacity limit
-
List (ListNode) Double linked list
-
Binary Tree
-
Set
GPL-3.0 license
Implment usual data structure by Golang.
Queue FIFO queue with no capacity limit
List (ListNode) Double linked list
Binary Tree
Set
GPL-3.0 license