Description
Algorithm used in everywhere. People Don’t know how Complex algorithms they are executing when doing their day to day task and which algorithm to choose from multiple alternatives. The algorithm is the concept which differentiates intermediate and better developer.
More than 80% of the fresh graduates don’t have basic knowledge about algorithm analysis and design. So, we offer this course to help understand what is algorithm and how to analyze it to choose best one. Also to improve your logical thinking abilities.
أهلا بك في الكورس الأول والأفضل في مناقشة وشرح تحليل وتصميم الخوارزميات. سوف تحصل على 8 ساعات و 21 دقيقة من الشرح التفصيلي والامثلة التطبيقية. تحليل وتصميم الخوارزميات هنا هو ليس شرح مواضيع منفصلة وانما هي حكاية وقصة مترابطة. أيضا في نهاية الكورس ستحصل على ملف اسئلة مختلفة شاملة اسئلة اختيارية مع الاجابة (28 سؤال مختلف) لتقيم مدي استيعابك وفهمك للكورس.
What you are Going to Learn?
-
Introduction: including all basic concepts you must know.
-
Learn How to calculate time for any algorithm (Time complexity) and what is T(n), different techniques including summation rules and how to convert loops to summation which are helpful in calculating T(n).
-
Understand Asymptotic notations (Oh, Omega, Theta, Little Oh, Little Omega) with their mathematical definition [Worst Case, Best Case, Average Case].
-
Growth Rate VS Time and how to sort based on each one + all possible equations you may get.
-
What is recursion and how to find the Recursion equation.
-
Solve recurrence using Master theorem.
-
Solve recurrence using Tree method
-
Solve recurrence using Substitution method [Guess and verify VS Plug and chug] and much more.
-
Space Complexity.
-
Linear (Sequential) Search.
-
Binary Search
-
Insertion Sort
-
Selection sort
-
Stability
-
In-place VS Out-of-place
-
Quick sort
-
Algorithm Analysis Techniques:- (brute force, Divide&Conquer, Greedy and so on)
Also, you will get up to 3hr different practical questions including advanced questions which maximize your knowledge curve.
You will get a Solved Exam at the end of this course to train your self and rate your gained knowledge.
If the coupon is not opening, disable Adblock, or try another browser.