go-data-structures icon indicating copy to clipboard operation
go-data-structures copied to clipboard

Linked list, stack, queue, Binary Tree, B-Tree, heap and Self-balancing tree implemented in Go

Go Data Structures

This repository contains some of my first steps working with Go and implementing different data structures. I hope to increase the list during the next months so keep in touch.

Data Structures

  • Queue
  • Stack
  • Singly linked list
  • Binary tree

Contribute

Feel free to make any comment, pull request, code review, shared post, fork or feedback. Everything is welcome.

License

This project is licensed under the MIT License.

Authors

Sebastian Zapata Mardini - GitHub profile