Skip to content
AA

AlgoPrep - Algorithms & Data structures Made Easy for Android APK

Android APK Free
Download v4.1 0 downloads
File typeAPK
Version4.1
Publisher Pranit Krishna Kulkarni
Release dateApr 18, 2020
Date addedApr 18, 2020
Os requirementsAndroid
RequirementsRequires Android 5.0 and up
Total downloads0
PriceFree

Description

Are you a Computer science/IT/ programming student or preparing for a Software Engineer interview ?

This tool will help you to see how the following algorithms will sort a set of numbers

1. Bubble sort

2. Improved bubble sort

3. Insertion sort

4. Selection sort

5. Quick sort

6. Merge sort

7. Heap sort

You can see how the sorting algorithm works step-by-step, real time visualization of the sorting and the different cases of time complexity of the algorithm.

(Best case, Worst case and Average case)

Sorting algorithms can be compared on an input and see the comparison in terms of comparisons, swaps and time required to sort.

On a set of cities data, we have built an interface where you can compare linear search and binary search for searching a string from the data.

Also, go through some data structures like stacks, linked-lists, queues, trees and understand how it works.(More updates to come in future)

So why just check pseudocode online ? See how it plays with the numbers visually.

** NO INTERNET CONNECTION NEEDED **

** WORKS OFFLINE **

Similar programs

Alternatives