速報APP / 教育 / AlgoPrep - Algorithms & Data structures

AlgoPrep - Algorithms & Data structures

價格:免費

更新日期:2019-05-07

檔案大小:7.9M

目前版本:3.2.1

版本需求:Android 5.0 以上版本

官方網站:mailto:pranitkulkarni24@gmail.com

Email:https://docs.google.com/document/d/1OmOoHXnnCSSGp2vEevo4S3W6wCyxAVMB1twF5V6vQP4/edit

聯絡地址:Jersey City, NJ, 07307

AlgoPrep - Algorithms & Data structures Made Easy(圖1)-速報App

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

AlgoPrep - Algorithms & Data structures Made Easy(圖2)-速報App

3. Insertion sort

4. Selection sort

5. Quick sort

6. Merge sort

AlgoPrep - Algorithms & Data structures Made Easy(圖3)-速報App

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.

AlgoPrep - Algorithms & Data structures Made Easy(圖4)-速報App

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 **

AlgoPrep - Algorithms & Data structures Made Easy(圖5)-速報App

** WORKS OFFLINE **

AlgoPrep - Algorithms & Data structures Made Easy(圖6)-速報App