Skip to content

A Go package containing the functions for operations on various data structures like stack, queue, linked list(singly & doubly), tree, graph, array, slice & map etc.

License

hygull/ds

Repository files navigation

ds

A Go package containing the functions for operations on various data structures like stack, queue, linked list(singly & doubly), tree, graph, array, slice & map etc.

How to use?

Visit wiki that I have created for the users of ds package.

Note

The package is in development, it will be updated sonn with excellent functions to perform opeartions on simple & complex data structures.

About

A Go package containing the functions for operations on various data structures like stack, queue, linked list(singly & doubly), tree, graph, array, slice & map etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages