pure-data-structures-and-algorithms-go

module
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 5, 2023 License: MIT

README

pure-data-structures-and-algorithms-go

Data structures and algorithms implementation in pure Golang!

Data structures that have been implemented so far:
  • Lists:
    • Array List
    • Generic List (C# style list!)
    • Singly Linked List
    • Doubly Linked List
    • Sorted Linked List
  • Queues
    • LinkedListQueue (SinglyLinkedList Implementation)
  • Trees
    • Binary Search Tree

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL