String Processing and Pattern Matching Algorithms

所在平台: Edx

课程主页: https://www.edx.org/course/string-processing-and-pattern-matching-algorithms

课程评论:没有评论

第一个写评论        关注课程

课程大纲

Basic knowledge of at least one programming language. Successful completion of the Algorithmic Designs and Techniques and Data Structures Fundamentals courses.

课程评论(0条)

课程详情

The world and internet are full of textual information. We search for information using textual queries and read websites, books and e-mails.

These are all strings from a computer science point of view. To make sense of all this 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 course, part of the Algorithms and Data Structures MicroMasters program, you will learn about:

  • suffix trees;
  • suffix arrays;
  • how other brilliant algorithmic ideas help doctors to find differences between genomes;
  • power lightning-fast Internet searches.

课程标签

0人关注该课程

主题相关的课程