Skip to content

1.0.0

Compare
Choose a tag to compare
@farischt farischt released this 16 Jan 21:53

Core features

Creation of the following data structures:

  • stack
  • queue
  • linked list
  • binary search tree
  • graph (more features to come)

Coming soon

  • implementation of heaps
  • graph shortest path algorithms (A*, Dijkstra...)

Feel free to check the docs