This online 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).
This course is part of the Data Structures and Algorithms Specialization
Offered By
About this Course
What you will learn
Essential algorithmic techniques
Design efficient algorithms
Practice solving algorithmic interview problems
Implement efficient and reliable solutions
Skills you will gain
- Dynamic Programming
- Debugging
- Software Testing
- Algorithms
- Computer Programming
Offered by
Syllabus - What you will learn from this course
Programming Challenges
Algorithmic Warm-up
Greedy Algorithms
Divide-and-Conquer
Reviews
- 5 stars71.85%
- 4 stars21.56%
- 3 stars4.22%
- 2 stars0.97%
- 1 star1.37%
TOP REVIEWS FROM ALGORITHMIC TOOLBOX
The course is perfectly designed. The perfect start for those who start with data structures and algorithms. The Dynamic programming was a little bit tough but overall course is perfectly designed
This is a very useful very rich algorithms course, it is one of the best i have ever attended online, i would really recommend this course to any one who wants a challenging algorithms program.
good course, I like the fact you can use a lot of languages for you programming exercises, the content is really helpful, I would like to have more indications from the grading system to save time.
As the title suggests, this course will give you some tools/techniques in terms of algorithms design and implementation. You will probably also learn from doing the programming assignments. Enjoy!
About the Data Structures and Algorithms Specialization

Frequently Asked Questions
When will I have access to the lectures and assignments?
What will I get if I subscribe to this Specialization?
Is financial aid available?
More questions? Visit the Learner Help Center.