Open
Description
Master Algorithmic Programming Techniques. Advance your Software Engineering or Data Science Career by Learning Algorithms through Programming and Puzzle Solving. Ace coding interviews by implementing each algorithmic challenge in this Specialization. Apply the newly-learned algorithmic techniques to real-life problems, such as analyzing a huge social network or sequencing a genome of a deadly pathogen.
- Website: https://www.coursera.org/specializations/data-structures-algorithms
- Offered By: University of California San Diego
Algorithmic Toolbox
Data Structures
Algorithms on Graphs
- Week 1: Graph Decomposition 1 - 1. Finding Exit From Maze
- Week 1: Graph Decomposition 1 - 2. Adding Exits To Maze
- Week 2: Decomposition of Graph 2 - 1. Checking Consistency of CS Curriculum
- Week 2: Decomposition of Graph 2 - 2. Order Of Courses
- Week 2: Decomposition of Graph 2 - 3. Intersection Reachability
- Week 3: Paths in Graphs - 1. Flight Segments
- Week 3: Paths in Graphs - 2. Bipartite
- Week 4: Paths in Graphs 2 - 1. Minimum Flight Cost