Chevron Left
返回到 Algorithms on Strings

学生对 University of California San Diego 提供的 Algorithms on Strings 的评价和反馈

4.5
1,089 个评分

课程概述

World and internet is full of textual information. We search for information using textual queries, we read websites, books, e-mails. All those are strings from the point of view of computer science. To make sense of all that information and make search efficient, search engines use many string algorithms. Moreover, the emerging field of personalized medicine uses many search algorithms to find disease-causing mutations in the human genome. In this online course you will learn key pattern matching concepts: tries, suffix trees, suffix arrays and even the Burrows-Wheeler transform....

热门审阅

CS

Jul 7, 2019

Very good course. String algorithms are very important in day today life and one should really know how to solve command problems related to it. This course have described everything so well.

PA

May 12, 2020

course content was great but i personally feels some difficulties in the implementation part so the course is meant to be more implementation oriented . thank you for the wondorful course

筛选依据:

51 - Algorithms on Strings 的 75 个评论(共 194 个)

创建者 Yaniv B

Jul 23, 2019

Great course, and part of a great specialization. Lesson are well constructed, and the assignments reflect the lectures very well.

创建者 Prateek

Aug 16, 2016

Really good quality information and examples (includes reasoning). It includes some of the latest developments in this area.

创建者 Fei G

Aug 19, 2020

Wow, this course is challenging, however, it's especially well explained by Michael Levin. Suffix Array, tricky part!

创建者 Mradul T

Aug 21, 2020

Suffix Array and Suffix Tree was the hardest part so far from all the previous courses in this specialization

创建者 Karan

Sep 10, 2016

Excellent for working on string related problems in competetive coding as well as development profiles.

创建者 Ahsanul A S

Sep 11, 2020

Relatively hard course! The problem sets were extremely good. Ensures putting enough effort and time.

创建者 Tamilarasu S

Mar 17, 2018

Good course that teaches Burrows wheeler transform, KMP algorithm. The assignments are also very good.

创建者 Eduardo P

Feb 1, 2019

I would be interesting update Algorihm on Strings to construction of suffix arrays in linear time.

创建者 Hawk G

Dec 17, 2016

I would recommend this part to anyone who wants to learn string algorithms. Thanks for the course!

创建者 Enrique A

Oct 27, 2020

Mil gracias National Research University Higher School of Economics, mil gracias Coursera.

创建者 Juan D B P

Jun 2, 2020

Very nice course, the toughest one up until now in the specialization. But a rewarding one

创建者 g

Aug 31, 2016

Great Course, assignment a little bit harder than previous courses in the specialization

创建者 Vlad N

Jul 28, 2018

Awesome explanations and challenging problems like in all previous courses! Thank you!

创建者 Moaaz

Apr 2, 2021

Course is really tough, but I'm glad by the information I have got from this course!

创建者 Siwei G

Sep 17, 2017

Interesting topics; especially useful to people with an interest on bioinformatics.

创建者 Neng-Yu T

Jul 20, 2017

Give very good knowledge for string process tools, and related common algorithms.

创建者 Huy V

Jul 28, 2017

Very hard course, if not the most hardest course in the specialization. Try it!

创建者 Kregg K

Oct 14, 2021

The forum was empty when taking class. Might be because this class expired

创建者 Stephen L

Sep 3, 2016

Difficulty level increased a bit compared to first 3 courses, be prepared!

创建者 Lin M K

Dec 30, 2017

Very Challenging! Assignments are great to learn the algorithms deeply.

创建者 Ariel P

Jul 22, 2017

Very good course on efficient algorithms for processing long sequences.

创建者 Piyush M

Jun 15, 2018

This is very nice course and I learned various things in this course.

创建者 Kevin K

Sep 13, 2016

This is an interesting and useful but a bit difficult course.

创建者 Ravi P B

Oct 6, 2025

Excellent course. Assignments and lectures are very good.

创建者 Debasish M

Aug 23, 2016

Excellent course, properly designed and well presented...