
Data Structures and Algorithms | Coursera
Apply algorithmic techniques (greedy algorithms, binary search, dynamic programming, etc.) and data structures (stacks, queues, trees, graphs, etc.) to solve 100 programming challenges that …
Data Structures And Algorithms Courses Online
Coursera's Data Structures and Algorithms courses equip learners with fundamental and advanced computational skills: Understanding of basic data structures such as arrays, lists, …
Foundations of Data Structures and Algorithms | Coursera
We will learn about various data structures including arrays, hash-tables, heaps, trees and graphs along with algorithms including sorting, searching, traversal and shortest path algorithms. This …
Algorithms, Part I - Coursera
This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance …
Data Structures and Algorithms: The Complete Masterclass
Dive into the ultimate guide for mastering data structures and algorithms. This course equips you with foundational to advanced knowledge, making you proficient in critical concepts like Big O …
Data Structures and Algorithms - Coursera
In this module, you'll apply your knowledge of data structures and algorithms to a small project, allowing you to solve real-world problems efficiently. You'll start by selecting appropriate data …
Algorithms - Coursera
The primary topics in this part of the specialization are: data structures (heaps, balanced search trees, hash tables, bloom filters), graph primitives (applications of breadth-first and depth-first …
Data Structures - Coursera
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 …
Advanced Data Structures and Algorithms - Coursera
Master the intricacies of data structures and algorithms with this comprehensive course, designed to deepen your understanding of recursion, searching, sorting, and traversal techniques. Gain …
C++: Data Structures and Algorithms | Coursera
In these three courses, you will cover everything from learning how to design and analyze algorithms and how to implement and modify linear and non-linear data structures. Topics …