Algorithms and Data Structures
Offered By: Microsoft via edX
Course Description
Overview
Want to build better programs? Learn how, in this professional-level course.
Bring your programming experience, and join us for a deep dive into fundamental concepts that you can use right away. Go underneath the hood of functional algorithms and data structures, and see how they work and how to compare them. Plus, get the details on when and how to use them.
In this real-world-tested curriculum, take a look at famous algorithms and equations, and see how yours stack up. See practical demos, compare “life scenarios” to their coding counterparts, and create an app for your final project.
Add to your developer toolkit with this in-depth exploration of algorithms and data structures.
Syllabus
- Module 0: Introduction to the course
- Module 1:
- Algorithms basics
- Sorting and Searching
- Module 2: Algorithmic analysis
- Module 3:
- Linked lists
- Stacks and Queues
- Final Assessment
Taught by
Sari Kulthm
Tags
Related Courses
Design of Computer ProgramsStanford University via Udacity Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera Intro to Algorithms
Udacity Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera