AlgoPrep - Algos, DS Made Easy
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. --- App founded in 2017 --- ** NO INTERNET CONNECTION NEEDED ** ** WORKS OFFLINE **