Program to sort N numbers using only two stacks and stack's operations.
-
Updated
Oct 10, 2018 - C
Program to sort N numbers using only two stacks and stack's operations.
This project consist of , sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.
Sorting-Algorithms in C language
💫 Bubble-Sort, Insertion-Sort and Quick-Sort
Add a description, image, and links to the quick-sort-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the quick-sort-algorithm topic, visit your repo's landing page and select "manage topics."