Algorithm Design and Analysis

开始时间: 04/22/2022 持续时间: 6-8 weeks

所在平台: Edx

课程主页: https://www.edx.org/course/algorithm-design-and-analysis

课程评论:没有评论

第一个写评论        关注课程

课程详情

How do you optimally encode a text file? How do you find shortest paths in a map? How do you design a communication network? How do you route data in a network? What are the limits of efficient computation?

This course, part of the Computer Science Essentials for Software Development Professional Certificate program, is an introduction to design and analysis of algorithms, and answers along the way these and many other interesting computational questions.

You will learn about algorithms that operate on common data structures, for instance sorting and searching; advanced design and analysis techniques such as dynamic programming and greedy algorithms; advanced graph algorithms such as minimum spanning trees and shortest paths; NP-completeness theory; and approximation algorithms.

After completing this course you will be able to design efficient and correct algorithms using sophisticated data structures for complex computational tasks.

课程大纲

  • Discrete Mathematics - sets, functions, relations; proofs, and proofs by induction; Boolean logic
  • Basic probability
  • Basic knowledge of Java

课程评论(0条)

课程简介

Learn about the core principles of computer science: algorithmic thinking and computational problem solving.

课程标签

0人关注该课程

主题相关的课程