• Algorithms Visualized 1
  • Algorithms Visualized 2
  • Algorithms Visualized 3
  • Algorithms Visualized 4

Algorithms Visualized

# Visualize algorithms in an intuitive way

Each algorithm is shown in an easy-to-understand way, thanks to the animations and different highlights.
# Run a pseudo code step by step.

A pseudo code is shown that you can step through. There is no need to worry about language-specific codes in order to understand the algorithm.

Though you can simply convert the codes of this app into any language you would like to, let it be Java, C, C#, because it is very similar.

# Set any data you would like to test with, the animations are entirely dynamic.

There is actually a real algorithm running under the hood, no animation is hardcoded. That means you can set any data you would like to, the visualization is going to work just fine.

# Explanations provided

The core explanation is added to each algorithm to help you to get started easily.

# Currently supported algorithms:
- Bubble sort
- Gnome sort
- Insertion sort

- Binary tree traversals

More coming soon, just some initial feedback is needed.

Category : Education

Related searches

Reviews (2)

Vla. S. Nov 12, 2018     

Good app. Waiting for new algorithms visuals

afb. b. Feb 27, 2018     

I need your help to make the same app... It's my final year project.. Can you help me out