Abstract
This paper reports on practical examples for algorithm education using visualization of sort algorithms. Sort algorithms in Java can be visualized by saving the states of the data array. Examples for visualization of sort algorithms in Java programming are presented and Java programming application method for algorithm education is proposed.