Design & Analysis of Algorithm
138 videos • 149,526 views • by CSE Guru Design & Analysis of Algorithm Tutorial 1. Introduction to Algorithms 2. What is Algorithm? 3. Properties of Algorithm 4. GCD of two numbers - Middle School Algorithm 5. Pseudocode - Euclidean Algorithm GCD Example 6.Algorithm Vs Program & Algorithm Vs Pseudocode 7. Algorithm Design & Analysis Process 8. Algorithm Techniques/Design Techniques 9. Important Problem Types 10. Time Complexity & Space Complexity 11. Basic Efficiency Classes 12. Linear Search 13. Aymptotic Notations 14. Matrix Multiplication Algorithm & Analysis 15. Tower of Hanoi 16. Selection Sort Algorithm & Analysis 17. Bubble Sort working Example 18. Bubble Sort Algorithm Logic 19. Bubble Sort Time Complexity 20. Divide & Conquer Technique 21. Merge Sort 22. Merge Sort Algorithm 23. Time complexity of Merge Sort 24. Quick Sort 25. Quick Sort Example 1 26. Quick Sort Example 2 27. Quick Sort Algorithm