After searching pages after pages of Google Search Results,
I couldn't find decent Illustrations of the algorithms we are taught in college.
Then I decided to make my own, so that people who haven`t understood the algorithms could refer to these illustrations and UNDERSTAND the algorithm and do NOT MUG it up just for passing Exams.
I was familiar with HTML5 and the very famous canvas element. I had seen many examples of all that you could do with it.
So I decided to use HTML5 and canvas to put together this humble Illustration of the Bubble Sort Algorithm.
This example uses 5 elements in an array.
Let the aray be A[ ] = { 54,31,92,6,14 }
All Indices(ie : i ,j) begin from 0
Many more Illustrations coming up soon.
Beautification of this page is underway.
By Huzefa Dargahwala