/go-data-structures

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

Primary LanguageGoMIT LicenseMIT

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