====== Animated algorithms ====== This was done as a third year semester project by Marcelo Fernandez. The aim to provide animated version of some of the algorithms covered in the algorithmique course. Implemented are * Bubble Sort * Selection Sort * Binary Search * AVL Trees The code is written in Java, and is Oen source. It can be edited modified and redistributed as desired. To run the applet click {{:en:output:software:animated_algo.html|here}} (this will require a [[http://java.sun.com/products/plugin/|java Plug-in]]). To download the source code, documentation and final report click {{:en:output:software:animated_algo.zip|here}}