Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 91 Bytes

File metadata and controls

10 lines (8 loc) · 91 Bytes

Data structures in Go

  • Linked List
  • Stack
  • Queue

TODO:

  • Tree
    • Max
    • Min