Skip to content

Files

Latest commit

ac2f361 · Nov 6, 2024

History

History
12 lines (10 loc) · 605 Bytes

Readme.md

File metadata and controls

12 lines (10 loc) · 605 Bytes

go-data-struct

Build Status Coverage Status Go Report Card

it's some data struct using golang

  • Linked list
  • Binary tree
  • Stack
  • Queue
  • Heap
  • B/B+ tree
  • Graph