What is the use of pixel sorting algorithms?

160 viewsMathematicsOther

Does it have any practical uses or anything?

In: Mathematics

2 Answers

Anonymous 0 Comments

The same sorting algorithms can be used to sort any type of data you want. Sorting pixels isn’t particularly useful, it’s just a pretty way to visualize how a given sorting algorithm works.

You are viewing 1 out of 2 answers, click here to view all answers.