4.8
1.2K review
4.29 MB
Everyone
Content rating
82.7K
Downloads
AlgoPrep - Algorithms & Data structures Made Easy screenshot 1 AlgoPrep - Algorithms & Data structures Made Easy screenshot 2 AlgoPrep - Algorithms & Data structures Made Easy screenshot 3 AlgoPrep - Algorithms & Data structures Made Easy screenshot 4 AlgoPrep - Algorithms & Data structures Made Easy screenshot 5 AlgoPrep - Algorithms & Data structures Made Easy screenshot 6 AlgoPrep - Algorithms & Data structures Made Easy screenshot 7

About this product

A tool to see how sorting & searching algorithms work & compare with each other.

Rating and review

4.8
1,199 ratings
5
4
3
2
1

AlgoPrep - Algorithms & Data structures Made Easy 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
Searching algorithms:
Binary Search, Jump Search & Linear Search

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)

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

Tree traversals:
Inorder, pre-order & post-order

Graph traversals:
Depth First Search, Breadth First Search

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

** NO INTERNET CONNECTION NEEDED **
** WORKS OFFLINE **
↓ Read more