Along with the mathematical and factual study of algorithms, there is another, more intriguing, way to study algorithms, which is Algorithm Visualization. This is a visual illustration of an algorithm’s operation, of its performance on different kinds of inputs (size of input, e.g. Arrays), or of its execution speed versus that of other algorithms for the same problem. An algorithm visualization consists of graphic elements—points, line segments, two- or three-dimensional bars, colors of different input elements, etc. to showcase what is exactly going on in an Algorithm.
LET'S VISUALISEContact Creaters