Algorithms and Data Structures

Go to class
Write Review

Free Online Course: Algorithms and Data Structures provided by edX is a comprehensive online course, which lasts for 5 weeks long, 3-4 hours a week. The course is taught in English and is free of charge. Algorithms and Data Structures is taught by Sari Kulthm.

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