/datastructures

Popular Data Structures Golang Implementation

Primary LanguageGo

Popular Data Structures Golang Implementation

Current Working Data Structures

  • Binary Search Tree
  • Dictionary
  • Graph
  • Hash Table
  • Heap
  • Linked List
  • Queue
  • Set
  • Stack
  • Trie

Planned Future Data Structures

  • Disjoint Set