pstools.sortlibrary

1.10.4

This module contains alternative sort algorithms. The module was created mainly for educational purposes. Work in progress

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name pstools.sortlibrary

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name pstools.sortlibrary

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2021 Hannes Palmquist

Package Details

Author(s)

  • Hannes Palmquist

Tags

Windows Linux MacOS

Functions

Sort-UsingBubbleSort Sort-UsingQuickSort Test-SortingAlgorithms

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

https://github.com/hanpq/pstools.sortlibrary/blob/main/changelog.json

FileList

Version History

Version Downloads Last updated
1.10.4 (current version) 46 11/13/2022
1.10.2 95 12/13/2021
1.10.1 114 4/3/2021
1.10 15 4/1/2021
1.9 13 3/31/2021
1.7 12 3/29/2021
1.6 13 3/22/2021
1.5 12 3/22/2021
1.4 13 3/22/2021
Show more