qsort

package
v0.0.0-...-0f37b7f Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package qsort -- Quick Sort Algorithm Data structure implementation:

This Algorithm takes an slice of integers and
sort using the qsort() algorithm below
Author: Alangi Derick (@d3r1ck)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Qsort

func Qsort(slice []int) []int

Qsort (As GoLang standard, the function in a package should

start with Upper case letter)

Types

This section is empty.

Jump to

Keyboard shortcuts

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