Intro to Algorithms
- Offered byUDACITY
Intro to Algorithms at UDACITY Overview
Duration | 4 months |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Intermediate |
Official Website | Explore Free Course |
Credential | Certificate |
Intro to Algorithms at UDACITY Highlights
- Real World Projects from Industry Experts
- Flexible Learning Program
- Self-Paced Learning
- Self paced Course
Intro to Algorithms at UDACITY Course details
- Professionals, Students, Software Developers who are ready to grow their career in this field.
- Taught by Industry Pros
- Self-Paced Learning
- Rich Learning Content
- This class will give you an introduction to the design and analysis of algorithms, enabling you to analyze networks and discover how individuals are connected.
Intro to Algorithms at UDACITY Curriculum
LESSON 1: A Social Network Magic Trick
Become familiar with algorithm analysis.
Eulerian Path and Correctness of Na
Russian peasants algorithm and more
LESSON 2: Growth Rates in Social Networks
Use mathematical tools to analyze how things are connected.
Chain, ring and grid networks.
Big Theta and more.
LESSON 3: Basic Graph Algorithms
Find the quickest route to Kevin Bacon.
Properties of social networks.
Clustering coefficient and more.
LESSON 4 : It's Who You Know
Learn to keep track of your best friends using heaps.
Degree centrality.
Top K Via Partitioning and more.
LESSON 5: Strong and Weak Bonds
Work with social networks that have edge weights.
Make a tree and strength of connections.
Weighted social networks and more.
LESSON 6: Hardness of Network Problems
LESSON 7: Review and Application