Algorithms, Part I

开始时间: 04/22/2022 持续时间: Unknown

所在平台: CourseraArchive

课程类别: 计算机科学

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/algorithms-part1

课程评论:没有评论

第一个写评论        关注课程

课程详情

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. It does not offer a certificate upon completion.

算法,第一部分:本课程介绍了每位认真的程序员都需要了解的有关算法和数据结构的基本信息,重点是Java实现的应用程序和科学性能分析。第一部分介绍基本数据结构,排序和搜索算法。第二部分重点介绍图形和字符串处理算法。 本课程的所有功能均免费提供。完成后不提供证书。

课程大纲

We illustrate our basic approach to developing and analyzing algorithms by considering the dynamic connectivity problem. We introduce the union−find data type and consider several implementations (quick find, quick union, weighted quick union, and weighted quick union with path compression). Finally, we apply the union−find data type to the percolation problem from physical chemistry.

课程评论(0条)

课程简介

This course covers the essential information that every serious programmer needs to know about algor

课程标签

算法 算法课程 算法公开课 数据结构 普林斯顿 Sedgewick

36人关注该课程

主题相关的课程