You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project requires you to sort data in a stack, using a limited set of instructions, and with as few operations as possible. To succeed, you will need to manipulate various sorting algorithms and choose the most appropriate solution (or solutions?) for an optimized sorting of the data.