Git Product home page Git Product logo

algorithmvisualization's Introduction

AlgorithmVisualization

Welcome to AlgorithmVisualization!

This is our final project made by Mahmoud Ramadan and Abdo Mosa for CS50 online course in computer science provided by Harvard University for 2020.

AlgorithmVisualizaion is a web application that made to help students to better understand and learn algorithms in a visualized and better way. So you can see the algorithm running in front of your eyes so you can see the algorithm step by step in an animated approach.

Description

There are three modes to use this app; Normal Mode which is the basic mode that you can view an animation of an algorithm you use and can customize the running speed of it with some stats about what's going on. The second mode and the most important one is Educational Mode which let you see a brief description about the algorithm beside its source code and also a log window that shows what the algorithm is specifically doing in the form of steps. The final Mode is Comparison Mode which simply let you compare two algorithms live and see the differences between them in terms of speed, number of swaps done and number of comparisons.

Technologies Used

This app is made mainly in JavaScript with the help of HTML and CSS. We didn't use any libraries for any of the animation but used pure JavaScript. We used some concepts like Canvas, Promise, Ascync and others all in an Object-Oriented Approach.

We hope you enjoy it and find it usefull!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.