go-repo-3

module
v0.0.0-...-fdafca5 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 License: MIT

README

The Algorithms - Go

Algorithms implemented in Go (for education and testing)

The repository is a collection of open-source implementation of a variety of algorithms implemented in Go and licensed under MIT License.

Directories

Path Synopsis
Package constraints has some useful generic type constraints defined which is very similar to golang.org/x/exp/constraints(https://pkg.go.dev/golang.org/x/exp/constraints) package.
Package constraints has some useful generic type constraints defined which is very similar to golang.org/x/exp/constraints(https://pkg.go.dev/golang.org/x/exp/constraints) package.
Package hashing containing different implementation of certain hashing
Package hashing containing different implementation of certain hashing
Package maxsubarraysum is a package containing a solution to a common problem of finding max contiguous sum within a array of ints.
Package maxsubarraysum is a package containing a solution to a common problem of finding max contiguous sum within a array of ints.
Package nested provides functions for testing strings proper brackets nesting.
Package nested provides functions for testing strings proper brackets nesting.
Package password contains functions to help generate random passwords
Package password contains functions to help generate random passwords
Package search is a subpackage dedicated to all searching algorithms related to slices/arrays.
Package search is a subpackage dedicated to all searching algorithms related to slices/arrays.

Jump to

Keyboard shortcuts

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