I just added an Importance of Algorithm Slide to my profile where we described importance terms of Algorithms.
Size: 574.21 KB
Language: en
Added: Oct 20, 2017
Slides: 7 pages
Slide Content
Importance of Algorithms Presented By : Md. Ashraful Islam Talukder Fowjael Ahamed Rakib Hossain Abu Kaiser Mohammad Masum Md. Shakil
Introduction What is Algorithms? Problem Algorithms Input Computer Output
Algorithms in Computer Science Theoretical importance - The core of computer science Practical importance - A practitioner’s toolkit of known algorithms -Framework for designing and analyzing algorithms for new problems Complexity Time Complexity Space Complexity
Course Basis Searching Linear Search Binary Search Divide and conquer Dynamic programming Greedy method
Sorting Insertion Sort Quick Sort Merge Sort
Conclusion In Job Life Programming Robotics Networking graphical user interface Apps development