Jump to content

[RELEASE][JAVA] AlgoTut v2.0; Visual approach for understanding algorithms


cmxiv

Recommended Posts

I'm pleased to introduce a project of mine, AlgoTut v2.0. This application provides a visual approach for better understanding searching and sorting algorithms.

The current release is limited to Sorting and Searching algorithms but the future releases would have several others including a functionality for utilising custom algorithms.

This application is completely build using JavaFX api, so it is portable to multiple platforms. This project is an open-source project, for dowloading the source, please visit my github page

FEATURES:

1. Real-time visualisation of each step, an algorithm takes to complete its task, using bar-graph.

2. For each step, A log-entry is generated and displayed, thus generated log can be saved and can be used as a later reference.

3. Each step could be delayed for 1 to 4 seconds thus providing some time to understand what algorithm did.

Your feedback is very important for development of this application. Thanks!

SNAPSHOTS:

Application start up.

post-40245-0-86094000-1365957615_thumb.p

Binary search algorithm running

post-40245-0-54898100-1365957628_thumb.p

Search item found!

post-40245-0-20359400-1365957644_thumb.p

Array loaded for sorting.

post-40245-0-58927600-1365957655_thumb.p

Insertion sort algorithm running

post-40245-0-46751200-1365957666_thumb.p

Sorting done!

post-40245-0-12184500-1365957679_thumb.p

Link to comment
Share on other sites

  • 2 weeks later...

99.9992934230893249233.14% of the the people (men/and ugly girls) just aren't smart enough to think about algorithms. I know digip's guna go all keyboard IP commando. BUT hey check out the opencourse on MIT if u'd like to know. JAVA's Object O

http://www.openculture.com/

Edited by logicalconfusion
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...