Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 671 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 671 Bytes

Push_swap + Subject + Viewer + Correction subject

This project asks you to sort data in a stack, using a limited set of instructions, and with as few operations as possible. To succeed, you will have to manipulate different sorting algorithms and choose the most appropriate solution for an optimized classification of the data.

Score : 100/100

For push_swap_visualizer (o-reo Viewer):

Correction subject : https://github.com/mharriso/school21-checklists/blob/master/ng_2_push_swap.pdf