Inspiration

When we first learned the algorithms, professors were using slides for the demos, and sometimes it is confusing. So we decided to build a visualization page for each algorithms for all the beginners at home so they can understand everything easily.

What it does

It is a simple html site with three demo algorithms we implemented: selection sort, bubble sort and binary search.

How I built it

We built it in javascript with api j5ps.

Challenges I ran into

  1. Syntaxes
  2. mouse press didn't work 3.When combining everything together, there're some problem with the files.

Accomplishments that I'm proud of

For me, I learned the JavaScript for the first time! I am really proud of our first project.

What I learned

I learned JavaScript, and how to work under pressure and a tight deadline. Also improved my communication skills to discuss the progress more efficiently with my teammates.

What's next for Algorithm Visualization

We will build in more algorithms, improve the visual of the website and maybe add a front page.

Built With

Share this project:

Updates