Home Science Computer Science Algorithms
Algorithmic Design and Techniques

Algorithmic Design and Techniques

Learn how to design algorithms, solve computational problems and implement solutions efficiently.
Video Beginner Advanced
UPVOTE 0
SAVE THIS COURSE
Course Website
www.edx.org
Share this page
Other courses you might like
Gallery
Description

In this course, part of the Algorithms and Data Structures MicroMasters program, you will learn basic algorithmic techniques and ideas for computational problems, which arise in practical applications such as sorting and searching, divide and conquer, greedy algorithms and dynamic programming.

This course will cover theories, including:

  • how to sort data and how it helps for searching;
  • how to break a large problem into pieces and solve them recursively;
  • when it makes sense to proceed greedily;
  • how dynamic programming is used in genomic studies.

You will practice solving computational problems, designing new algorithms, and implementing solutions efficiently (so that they run in less than a second).


Pricing:
Free
Level:
Intermediate
Duration:
6 weeks, 8h-10h/week
Educator:
Pavel Pevzner
Organization:
The University of California, San Diego
Submitted by:
Coursearena
Reviews
Would you recomment this course to a friend?
Discussion
There are no comments yet. Please sign in to start the discussion.
Other courses you might like