價格:免費
更新日期:2018-02-11
檔案大小:3.6M
目前版本:4.0
版本需求:Android 4.4 以上版本
官方網站:mailto:abhishekpuri.rko@gmail.com
Algo Agent application will help you to understand how the code works and what is the complexity of the algorithm.
Here you will get the Code of the Sorting Techniques, Searching Techniques and even Dynamic Programming also. Not only this, you can also compile the code within the application.
Give your desire inputs and get the results according to your inputs.
Sorting Techniques:-
- Merge Sort
- Bubble Sort
- Quick Sort
- Selection Sort
- Insertion Sort
- Heap Sort
- Radix Sort
Dynamic Programs:-
- Longest Common Subsequence (LCS)
- Knapsack Problem
- Matrix Chain Multiplication (MCM)
Searching Techniques:-
- Linear Search
- Binary Search