A good algorithm usually comes together with a set of good data structures that allow the algorithm to manipulate the data efficiently. In this online course, we consider the common data structures that are used in various computational problems. You will learn how these data structures are implemented in different programming languages and will practice implementing them in our programming assignments. This will help you to understand what is going on inside a particular built-in implementation of a data structure and what to expect from it. You will also learn typical use cases for these data structures.
This course is part of the Data Structures and Algorithms Specialization
Offered By
About this Course
Basic knowledge of at least one programming language: C++, Java, Python, C, C#, Javascript, Haskell, Kotlin, Ruby, Rust, Scala.
Could your company benefit from training employees on in-demand skills?
Try Coursera for BusinessSkills you will gain
- Binary Search Tree
- Priority Queue
- Hash Table
- Stack (Abstract Data Type)
- List
Basic knowledge of at least one programming language: C++, Java, Python, C, C#, Javascript, Haskell, Kotlin, Ruby, Rust, Scala.
Could your company benefit from training employees on in-demand skills?
Try Coursera for BusinessOffered by
Syllabus - What you will learn from this course
Basic Data Structures
Dynamic Arrays and Amortized Analysis
Priority Queues and Disjoint Sets
Hash Tables
Reviews
- 5 stars73.23%
- 4 stars21.09%
- 3 stars3.62%
- 2 stars0.70%
- 1 star1.34%
TOP REVIEWS FROM DATA STRUCTURES
Great course, tests you on a wide spectrum of difficulty. The assignments are crafted to help students learn gradually and build their confidence over Data Structure concepts efficiently.
Good content and assignments, but the explanations could have been clearer, especially for the BST and Splay Tree section. Also, I think it makes little sense to hide the tests.
The lectures and the reading material were great. The assignments are challenging and require thought before attempting. The forums were really useful when I got stuck with the assignments
Excellent review on data structures. I've taken a graduate level course covering advanced data structures, but I was still able to learn new things through the challenging assignments.
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.