Search result for Algorithm design Online Courses & Certifications
Get Course Alerts by Email
High Performance Scientific Computing with C
by Packt Publishing- 3.9
2.5 hours on-demand video
Use algorithm design, hardware features, and parallelism to build fast, accurate, and efficient scientific code You’ll see how the design of algorithms affects their performance and accuracy, the tools that can be used to optimize your code and develop your intuition about numerical problems....
$11.99
Data Structures and Algorithm Design Part II | 数据结构与算法设计(下)
by Junhui Deng- 0.0
8 Weeks
This course aims at exploring the principles and methods in the design and implementation of various data structures and providing students with main tools and skills for algorithm design and performance analysis. "Data Structures and Algorithm Design Part II" is an advanced course extending the materials in "Part I". Skills for algorithm design and performance analysis...
$49
Approximation Algorithms Part II
by Claire Mathieu- 4.8
Approx. 33 hours to complete
Here you will learn linear programming duality applied to the design of some approximation algorithms, and semidefinite programming applied to Maxcut. By taking the two parts of this course, you will be exposed to a range of problems at the foundations of theoretical computer science, and to powerful design and analysis techniques. A rounding algorithm...
Algorithms for Searching, Sorting, and Indexing
by Sriram Sankaranarayanan- 4.6
Approx. 34 hours to complete
This course covers basics of algorithm design and analysis, as well as algorithms for sorting arrays, data structures such as priority queues, hash functions, and applications such as Bloom filters. Mergesort Algorithm Partition and Quicksort Algorithm Detailed Design of Partitioning Schemes Analysis of Quicksort Algorithm Quickselect Algorithm and its Applications Quickselect Algorithm...
Data Structures and Algorithms (I)
by Junhui DENG- 0.0
Approx. 26 hours to complete
Principles and methods in the design and implementation of various data structures Skills for algorithm design and performance analysis...
Data Structures and Algorithms (II)
by Junhui DENG- 0.0
Approx. 37 hours to complete
Principles and methods in the design and implementation of various data structures Skills for algorithm design and performance analysis...
Data Structures and Algorithms (IV)
by Junhui DENG- 0.0
Approx. 25 hours to complete
Principles and methods in the design and implementation of various data structures Skills for algorithm design and performance analysis...
Related searches
Data Structures and Algorithms (III)
by Junhui DENG- 0.0
Approx. 27 hours to complete
By the end of this course, you will be able to understand the principle of Hashing, design and implement Hashtables for real problems, understand and implement typical balanced binary search trees such as Splay tree, Red-Black tree as well as B-tree, use BBST to solve various problems such as range query. Skills for algorithm design and performance analysis...
Computational Geometry
by Alexander S. Kulikov , Aliaksei Tolstsikau , Kira Vyatkina- 3.9
Approx. 19 hours to complete
This course represents an introduction to computational geometry – a branch of algorithm theory that aims at solving problems about geometric objects. Its application areas include computer graphics, computer-aided design and geographic information systems, robotics, and many others. 2 A naïve algorithm 3 Modified Graham's algorithm 9 Chan's algorithm 4 An algorithm for intersecting line segments...
Recommender Systems Capstone
by Michael D. Ekstrand , Joseph A Konstan- 0.0
Approx. 3 hours to complete
This capstone project course for the Recommender Systems Specialization brings together everything you've learned about recommender systems algorithms and evaluation into a comprehensive recommender analysis and design project. You will be given a case study to complete where you have to select and justify the design of a recommender system through analysis of recommender goals and algorithm performance....