# 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.
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.
Show More >
Algorithms Visualized
Loading...
