Chevron Left
Back to Algorithms on Strings

Learner Reviews & Feedback for Algorithms on Strings by University of California San Diego

4.5
stars
1,081 ratings

About the Course

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....

Top reviews

AB

Invalid date

Its a very good course overall. Just felt that towards the end the material got too much to digest, might be a good idea to split the contents of weeks 3 and 4 into 3 or 4 weeks.

PP

Invalid date

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

Filter by:

151 - 175 of 191 Reviews for Algorithms on Strings

By Lee B U

Apr 9, 2020

It was good. But its assignment is easy compared to before lecture things.

By Abdelrhman Y

Dec 1, 2017

very good and useful , but the last week algorithm is very complicated

By Saurab D

Apr 14, 2018

Some of the algorithms are too hard to implement but worth the effort.

By LI W

Oct 17, 2016

too complex, and I don't think in the future work I will apply these.

By Sharan S M

Feb 5, 2019

This was a good course. I mostly understood most of the content

By 陈照

Jul 21, 2020

algorithms are difficult. lectures are good

By Guillaume

Dec 15, 2016

Very focused on bioinformatics problems.

By Miguel A M H

Aug 14, 2016

The lectures are a little bit confused

By 刘杨晓康

Nov 8, 2019

The explanation is very clear

By Hidetake T

Jun 11, 2019

necessary experience

By Long C

Nov 9, 2021

great course!

By Rohit K S

May 29, 2024

quite helpful

By Carlos D R S

Jan 23, 2018

Está perro

By Sai M M

Oct 6, 2020

wonderful

By Padmakumar N

Aug 5, 2017

Very Good

By Ayush S

May 1, 2020

perfect

By ABDUL A K

May 31, 2024

nice

By Mohammad S Z

Feb 12, 2024

good

By Dániel G

Oct 2, 2022

I am hesitating whether I should give 3 or 4. The lecture is really great in itself. However, it the first half the pseudo codes have errors and the grading system is clumsy. I use C# and it uses a really really old compiler. Pavel is great, relatively easy to follow. On the other hand week3, week4 were really hard to follow. Instead, the pseudo code here were perfect. So as I have mixed feelings and struggles I gave 3.

By Jenna W

Jun 19, 2017

Continuing a steep curve, but I feel some of the assignments and psuedo-code are not as well explained in these lectures as in earlier ones.

By Fabrice L

Feb 13, 2018

This module is a little less interesting than the other ones. Also the explanations are a bit more messy and not as thorough.

By Abhinov M

May 16, 2021

The week 4 part of the course is quite unclear. Code to find LPS array and construct tree is not explained.

By Harsh V

Jul 29, 2020

The instructor for the first two weeks doesn't explain stuff well. Last two weeks are great in comparison.

By MAYANK K

Aug 16, 2020

This course could be more interactive, so we can gain more confidence on the explained algorithms.

By John B

Mar 25, 2018

Quite a few times the algorithms were poorly explained, with incomplete or misleading pseudocode.