Search result for Algorithm efficiency Online Courses & Certifications
Get Course Alerts by Email
Algorithmic Thinking (Part 2)
by Luay Nakhleh , Scott Rixner , Joe Warren- 4.7
Approx. 12 hours to complete
A simple quadratic algorithm The Master Theorem and MergeSort efficiency Efficiency of binary search A dynamic programming algorithm Illustrating the DP algorithm Running time of the DP algorithm...
Fundamental Data Structures & Algorithms using C language.
by Shibaji Paul- 4.5
15.5 hours on-demand video
Singly Linked List - Development of algorithm for various operations and then Implementation of each of them Doubly Linked List - Idea, definition, algorithm of various operations and implementations. Circular Linked List - Idea, definition, algorithm and implementations. Calculating efficiency of algorithms, Worst Case (Big Oh), Average Case (Big Theta) and Best case (Big omega) complexities....
$12.99
Developing FPGA-accelerated cloud applications with SDAccel: Practice
by Marco Domenico Santambrogio- 4.3
Approx. 13 hours to complete
We are going to do this through a working example of an algorithm used in computational biology. In the following classes, we present an analysis and successive FPGA-based hardware acceleration of the Smith-Waterman algorithm used to perform pairwise alignment of DNA sequences. Summing things up: the Smith-Waterman algorithm Algorithm and code analysis Parallelism in the Smith-Waterman Algorithm...
Mastering Programming with MATLAB
by Akos Ledeczi , Mike Fitzpatrick- 4.9
Approx. 56 hours to complete
” It covers more advanced programming concepts such as recursion, vectorization, function handles, algorithm efficiency and others. Efficiency in Practice Efficiency in Practice...
Capstone: Autonomous Runway Detection for IoT
by Farhoud Hosseinpour , Juha Plosila- 0.0
Approx. 30 hours to complete
This course is a true engineering task in which the student must, not only implement the algorithm code, but also handle the interfaces between many different actors and hardware platforms. The students will also learn to evaluate the efficiency and the correctness of their system as well as real-world parameters such as energy consumption and cost....
Data Structures & Algorithms IV: Pattern Matching, Dijkstra’s, MST, and Dynamic Programming Algorithms
by Mary Hudachek-Buswell- 0.0
5 Weeks
Dijkstra’s algorithm allows you to have a deeper understanding of the Graph ADT. Boyer-Moore and Knuth-Morris-Pratt (KMP) improve efficiency by using preprocessing techniques to find the pattern. The last pattern matching algorithm is Rabin-Karp which is an “out of the box” approach to the problem. Longest Common Subsequence is such an algorithm that locates the subsequence through dynamic programming techniques....
$149
Algorithmic Thinking (Part 1)
by Luay Nakhleh , Scott Rixner , Joe Warren- 4.7
Approx. 12 hours to complete
In part 1 of this course, we will study the notion of algorithmic efficiency and consider its application to several problems from graph theory. What Is algorithm efficiency? Measuring efficiency Efficiency of brute force distance...
Related searches
Algorithms - An Intro Course in Algorithms coded in Python
by Dhruv Bais- 3.3
2 hours on-demand video
Hatch as Expert in Algorithms through clear Python Algorithmic implementations and practical algorithm application We will learn how the concept of the algorithm works, the analysis of it in terms of efficiency, and the application of it in terms of code....
$11.99
Foundations of Computer Science
by Aspen Olmsted- 4.8
Approx. 16 hours to complete
Algorithms, History of Computing and Algorithm Efficiency Definition of an Algorithm Algorithm Efficiency Algorithm Reading Algorithm Analysis Reading Common Algorithm Reading Practice Algorithm Quiz Practice Algorithm Analysis Quiz Practice Common Algorithm Quiz...
Learn DevOps: The Complete Kubernetes Course
by Edward Viaene- 4.5
14 hours on-demand video
Nowadays Kubernetes is used by small companies and big enterprises who want to gain the efficiency and velocity Google has. * etcd and the raft algorithm...
$14.99