Skip to content

ydemura/push_swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Push_swap (C) This project require to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. In order to fullfill the limits few way of sorting were checked and linked list as a data storage was used.

Skills: Data Structures ; Algorithmics

About

Sort data on a stack in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published