/push_swap

implementing a algorithm to order two stacks (implemented with linked lists) main focus is temporal complexity of the operations

Primary LanguageC

No issues in this repository yet.