86/100
20/25
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the one (of many) most appropriate solution for an optimized data sorting.
There are 3 branches.
- Master (pretty much the norm branch)
- Norm : The branch that was submitted for grading. Norm compliant.
- Clean : No macros, and as such, not norm compliant.