Benjaminslakey / Stack-Sorter

a C command line program which takes a set of integers as input and sorts them using two stacks and only program-specific stack operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

a C command line program which takes a set of integers as input and sorts them using two stacks and only program-specific stack operations


Languages

Language:C 98.1%Language:Makefile 1.8%Language:Python 0.1%