Pavel Bazin

Expertise of Software Engineering, Technical Leadership, and Management.

#python

Applied Algorithms: Image Sort

Implement fast image sorting algorithm from scratch. Hands-on article covers basic of image processing and implements $O(n)$ sorting algorithm while discussing a bit of theory behind images on computers and applied algorithms with step-by-step reasoning.

Applied Algorithms: Image Sort