dsa

module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2021 License: MIT

README

Maintenance Badge Class Badge PkgGoDev Doc GoReportCard Build Status

dsa

Data Structures and Algorithms

These are example modules for increasing knowledge and practicing.

Current Packages

License

This project is licensed under the MIT License. Do whatever you want with it. See the LICENSE file for details

Directories

Path Synopsis
algorithms
hsearch
Package hsearch provides a proof-of-concept for multiple searching algorithms.
Package hsearch provides a proof-of-concept for multiple searching algorithms.
hsort
Package hsort provides a proof-of-concept for multiple sorting algorithms.
Package hsort provides a proof-of-concept for multiple sorting algorithms.
data_structures
hbit
Package hbit provides a safe and fast utility for storing and operating on bits.
Package hbit provides a safe and fast utility for storing and operating on bits.
hlist
Package hlist provides linked list functionalities.
Package hlist provides linked list functionalities.
hqueue
Package hqueue provides a simple and lean first-in/first-out queue.
Package hqueue provides a simple and lean first-in/first-out queue.
hstack
Package hstack provides a simple and lean last-in/first-out stack.
Package hstack provides a simple and lean last-in/first-out stack.
htable
Package htable is a data structure of rows and columns, with each row having the same number of items and each column holding the same type of data.
Package htable is a data structure of rows and columns, with each row having the same number of items and each column holding the same type of data.
htree
Package htree provides an interface to create and use balanced AVL binary trees.
Package htree provides an interface to create and use balanced AVL binary trees.

Jump to

Keyboard shortcuts

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