Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codecaine-zz/timsort

Examples of create in tim sort in BASH
https://github.com/codecaine-zz/timsort

bash bash-script example function functions timsort

Last synced: about 1 month ago
JSON representation

Examples of create in tim sort in BASH

Awesome Lists containing this project

README

        

# TimSort Shell Script Implementation Example

This repository contains a shell script implementation of the TimSort algorithm.

## Usage

To run the script, use the following command:

```bash
bash timsort.sh 2>/dev/null
```