Skip to main content
CourseintermediateFree

Advanced Algorithm Design

edX

算法设计与分析(高级)”是在掌握了算法基本设计技术的基础上,进一步提高的算法课程。本课程重点介绍线性规划、网络流算法、计算复杂性理论、近似算法、随机算法及其应用。

Visit resource

More resources on Algorithm Design Techniques

WebsiteFree

USACO Guide

Free guide covering algorithm design paradigms

WebsiteFree

CP-Algorithms

Comprehensive guide to algorithm design techniques for competitive programming

VideoFree

Dynamic Programming Introduction

Abdul Bari on DP design technique

CourseFree

Algorithms, Part I

This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Part I covers elementary data structures, sorting, and searching algorithms. Part II focuses on graph- and string-processing algorithms. All the features of this course are available for free. People who are interested in digging deeper into the content may wish to obtain the textbook Algorithms, Fourth Edition (upon which the course is based) or visit the website algs4.cs.princeton.edu for a wealth of additional material. This course does not offer a certificate upon completion.

WebsiteFree

geeksforgeeks.org

GeeksforGeeks is a comprehensive computer science learning platform offering free tutorials, articles, and practice problems on algorithms, data structures, programming languages, and interview preparation. It features step-by-step explanations, code examples, and extensive problem sets to help users master algorithm design techniques.

CourseFree

Algorithms, Part II

This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Part I covers elementary data structures, sorting, and searching algorithms. Part II focuses on graph- and string-processing algorithms. All the features of this course are available for free. People who are interested in digging deeper into the content may wish to obtain the textbook Algorithms, Fourth Edition (upon which the course is based) or visit the website algs4.cs.princeton.edu for a wealth of additional material. This course does not offer a certificate upon completion.

See all Algorithm Design Techniques resources →