[Coursera] Algorithmic Toolbox

This course is part of the Data Structures and Algorithms Specialization

Algorithmic Toolbox

Offered By

University of California San Diego
National Research University Higher School of Economics

About this Course

The course covers basic algorithmic techniques and ideas for computational problems arising frequently in practical applications: sorting and searching, divide and conquer, greedy algorithms, dynamic programming. We will learn a lot of theory: 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).

Course 1 of 6 in the

Data Structures and Algorithms Specialization

100% online

Start instantly and learn at your own schedule.

Flexible deadlines

Reset deadlines in accordance to your schedule.

Intermediate Level

Approx. 32 hours to complete

Suggested: 5 weeks of study, 4-8 hours/week

English

Size: 911.97M

7 thoughts on “[Coursera] Algorithmic Toolbox”

  1. Data Structures and Algorithms Specialization

    1. Algorithmic Toolbox
    2. Data Structures – (unavailable)
    3. Algorithms on Graphs
    4. Algorithms on Strings – (unavailable)
    5. Advanced Algorithms and Complexity
    6. Genome Assembly Programming Challenge (unavailable)

    Would you please upload these three courses to complete the series ?

    Thank you

    Reply
    • Data Structures and Algorithms Specialization

      1. Algorithmic Toolbox
      2. Data Structures (unavailable)
      3. Algorithms on Graphs
      4. Algorithms on Strings
      5. Advanced Algorithms and Complexity
      6. Genome Assembly Programming Challenge (unavailable)

      Thanks

      Reply
  2. Data Structures and Algorithms Specialization

    1. Algorithmic Toolbox
    2. Data Structures – (unavailable)
    3. Algorithms on Graphs
    4. Algorithms on Strings – (unavailable)
    5. Advanced Algorithms and Complexity
    6. Genome Assembly Programming Challenge (unavailable)

    Would you please upload these three courses to complete the series ?
    Thank you

    Reply

Leave a Comment