Coursera
  • Online DegreeExplore Bachelor’s & Master’s degrees
  • MasterTrack™Earn credit towards a Master’s degree
  • University CertificatesAdvance your career with graduate-level learning
Find your New CareerFor EnterpriseFor Universities
  • Browse
  • Top Courses
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Data Structures And Algorithms

    Filter by

    407 results for "data structures and algorithms"

    • Free

      Placeholder
      Princeton University

      Algorithms, Part I

      Skills you'll gain: Algorithms, Computer Programming, Data Structures, Java Programming, Theoretical Computer Science, Computational Thinking, Data Management, Entrepreneurship, Graph Theory, Leadership and Management, Mathematics, Mobile Development, Operations Research, Problem Solving, Research and Design, Strategy and Operations

      4.9

      (10.3k reviews)

      Intermediate · Course · 3-6 Months

    • Placeholder
      Stanford University

      Algorithms

      Skills you'll gain: Algorithms, Theoretical Computer Science, Computer Science, Mathematics, Data Structures, Graph Theory, Computer Programming, Data Management, Probability & Statistics, Computational Thinking, Probability Distribution, Entrepreneurship, General Statistics, Leadership and Management, Machine Learning, Mathematical Theory & Analysis, Operations Research, Problem Solving, Research and Design, Strategy and Operations

      4.8

      (5.6k reviews)

      Intermediate · Specialization · 3-6 Months

    • Placeholder
      University of Colorado Boulder

      Data Science Foundations: Data Structures and Algorithms

      Skills you'll gain: Theoretical Computer Science, Algorithms, Data Structures, Data Management, Mathematics, Operations Research, Research and Design, Strategy and Operations, Computer Programming, Graph Theory, Programming Principles, Mathematical Theory & Analysis, Computational Logic, Operating Systems, Other Programming Languages, System Programming, Python Programming, Statistical Programming

      4.6

      (286 reviews)

      Advanced · Specialization · 1-3 Months

    • Placeholder
      University of California San Diego

      Data Structures

      Skills you'll gain: Algorithms, Data Structures, Theoretical Computer Science, C Programming Language Family, Computer Programming, Data Management

      4.6

      (5.2k reviews)

      Intermediate · Course · 1-3 Months

    • Free

      Placeholder
      Princeton University

      Algorithms, Part II

      Skills you'll gain: Algorithms, Computer Programming, Java Programming, Theoretical Computer Science, Computational Logic, Data Management, Data Structures, Graph Theory, Mathematical Theory & Analysis, Programming Principles

      4.9

      (1.8k reviews)

      Intermediate · Course · 3-6 Months

    • Placeholder
      University of California San Diego

      Data Structures and Algorithms

      Skills you'll gain: Algorithms, Theoretical Computer Science, Computer Programming, C Programming Language Family, Data Structures, Computer Science, Java Programming, Python Programming, Mathematical Theory & Analysis, Mathematics, Graph Theory, Network Analysis, Operations Research, Research and Design, Strategy and Operations, Computational Thinking, Data Management, Entrepreneurship, Full-Stack Web Development, Leadership and Management, Linear Algebra, Problem Solving, Software Testing, Web Development

      4.6

      (15.9k reviews)

      Intermediate · Specialization · 3-6 Months

    • Placeholder
      Placeholder
      University of Michigan

      Python Data Structures

      Skills you'll gain: Computer Programming, Python Programming, Data Management, Data Structures, Statistical Programming, Theoretical Computer Science

      4.9

      (92.2k reviews)

      Mixed · Course · 1-3 Months

    • Placeholder
      Placeholder
      Stanford University

      Graph Search, Shortest Paths, and Data Structures

      Skills you'll gain: Algorithms, Theoretical Computer Science, Data Structures, Mathematics, Graph Theory, Data Management, Computer Programming, Probability & Statistics

      4.8

      (1.9k reviews)

      Intermediate · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      University of Michigan

      Python for Everybody

      Skills you'll gain: Computer Programming, Python Programming, Statistical Programming, Data Management, SQL, Databases, Extract, Transform, Load, Computer Networking, Network Model, Other Programming Languages, Computational Logic, Computer Programming Tools, Data Structures, Javascript, Natural Language Processing, Programming Principles, Software Architecture, Software Engineering, Theoretical Computer Science, Web Development

      4.8

      (262k reviews)

      Beginner · Specialization · 3-6 Months

    • Placeholder

      Free

      Placeholder
      Princeton University

      Computer Science: Algorithms, Theory, and Machines

      Skills you'll gain: Theoretical Computer Science, Computer Architecture, Computer Programming, Data Structures, Java Programming, Mobile Development, Algorithms, Computational Logic, Computer Programming Tools, Data Management, Microarchitecture, Computational Thinking, Computer Networking, Hardware Design, Human Computer Interaction, Mathematical Theory & Analysis, Network Architecture, Programming Principles

      4.7

      (389 reviews)

      Intermediate · Course · 1-3 Months

    • Placeholder
      Placeholder
      University of California San Diego

      Object Oriented Java Programming: Data Structures and Beyond

      Skills you'll gain: Data Structures, Theoretical Computer Science, Computer Programming, Java Programming, Entrepreneurship, Algorithms, Communication, Mobile Development, Graph Theory, Data Management, Leadership and Management, Mathematics, Network Analysis, Problem Solving, Computational Logic, Computer Architecture, Hardware Design, Javascript, Journalism, Mathematical Theory & Analysis, Programming Principles, Software Engineering, Software Testing, Statistical Tests, Web Development

      4.7

      (7k reviews)

      Intermediate · Specialization · 3-6 Months

    • Placeholder

      Free

      Placeholder
      Princeton University

      Analysis of Algorithms

      Skills you'll gain: Mathematics, Algorithms, Mathematical Theory & Analysis, Theoretical Computer Science, Data Structures, Back-End Web Development, Front-End Web Development, Web Development

      4.5

      (198 reviews)

      Advanced · Course · 1-3 Months

    Searches related to data structures and algorithms

    data structures and algorithms in python
    data structures and algorithms (i)
    data structures and algorithms (ii)
    data structures and algorithms (iv)
    data structures and algorithms (iii)
    data science foundations: data structures and algorithms
    data structure and algorithms
    data structure and algorithm
    1234…34

    In summary, here are 10 of our most popular data structures and algorithms courses

      Skills you can learn in Algorithms

      Graphs (22)
      Mathematical Optimization (21)
      Computer Program (20)
      Data Structure (19)
      Problem Solving (19)
      Algebra (12)
      Computer Vision (10)
      Discrete Mathematics (10)
      Graph Theory (10)
      Image Processing (10)
      Linear Algebra (10)
      Reinforcement Learning (10)

      Frequently Asked Questions about Data Structures And Algorithms

      • Data Structures and Algorithms work together to solve computational problems, usually by enabling an algorithm to manipulate data efficiently. The algorithm uses a set of rules (the data) to find the greatest common divisor, with one example being YouTube tracking a user’s activities to display videos relevant to them. Actions such as “liking” or “disliking” a video create data structures that inform the direction of the algorithm, bringing content to users that they are more likely to find engaging.

        In the field of Marketing, Data Structures and Algorithms are commonly used to help organizations determine how to attract an audience to their online content—but they’re also used in the field of healthcare in Medical Algorithms. These are important to learn in order to calculate someone’s BMI, drug dosages, and more.‎

      • Data Structures and Algorithms go together like the tech industry and career opportunities—as long as people are using computers, they’ll both be in abundance. When concepts like running times, binary searches, dynamic programming, and others are nailed down, learners can begin to explore the wide variety of roles available to them. These roles include Platform Engineer, Graphics Engineer, Full-Stack Engineer, Backend Engineer, Product Analyst, Data Scientist, Data Engineer, Big Data Engineer, Data Architect, Application Developer, Mobile Developer, and others that are related.

        A search of “Data Structures and Algorithms” on LinkedIn’s job portal shows roughly 11,500 results in the U.S. alone, with opportunities at large and small tech firms.‎

      • Data Structures and Algorithms courses offered through Coursera equip learners with knowledge in common data structures that are used in various computational problems; typical use cases for certain data structures; principles and methods in the design and implementation of various data structures; and more.

        Lessons on Data Structures and Algorithms are taught by instructors from major universities, including University of California at San Diego and Tsinghua University. Learners can enjoy exploring Data Structures and Algorithms with instructors specializing in Computer Science, Technology, Mathematics, and other disciplines. Course content on Data Structures and Algorithms is delivered via video lectures, hands-on projects, readings, quizzes, and other types of assignments.‎

      • Some of the skills or experience you may need to have before learning data structures and algorithms include coding, some programming concepts, and a basic understanding of Java and Object-Oriented Programming (OOP). If you understand the concept of sorting algorithms, you may already have some skills needed to study the subject. Also, if you have an understanding of basic data structures such as linked lists, queues, matrices, stacks, and trees, you may have some solid skills needed to learn data structures and algorithms.‎

      • The kind of people who are best suited for roles in data structures and algorithms are focused on becoming programmers or software engineers/developers who have an emphasis on applications and scientific performance analysis. They are comfortable thinking outside the box for innovative ways to save a company money by using algorithms to solve problems. These professionals enjoy learning about giving computers the right sets of instructions so that they can skillfully solve very complex problems. They may also enjoy working in roles related to data structures and algorithms because they are energized by wanting to make software run properly and efficiently.‎

      • Learning data structures and algorithms may be right for you if you would like to advance your engineering or data science career. If you would like to learn how to apply basic algorithmic techniques, such as greedy algorithms, binary search, sorting, and dynamic programming to solve programming challenges, then studying the subject may be right for you. Learning data structures and algorithms might benefit you if you’d like to understand how to apply various data structures such as a stack, queue, hash table, priority queue, binary search tree, graph, and string to solve programming challenges, as well. But to understand how to reach a good algorithm, you’ll need to understand how to create a set of good data structures. Studying data sets and algorithms can benefit you if you need to learn how data structures are implemented in different programming languages.‎

      This FAQ content has been made available for informational purposes only. Learners are advised to conduct additional research to ensure that courses and other credentials pursued meet their personal, professional, and financial goals.
      Other topics to explore
      Placeholder
      Arts and Humanities
      338 courses
      Placeholder
      Business
      1095 courses
      Placeholder
      Computer Science
      668 courses
      Placeholder
      Data Science
      425 courses
      Placeholder
      Information Technology
      145 courses
      Placeholder
      Health
      471 courses
      Placeholder
      Math and Logic
      70 courses
      Placeholder
      Personal Development
      137 courses
      Placeholder
      Physical Science and Engineering
      413 courses
      Placeholder
      Social Sciences
      401 courses
      Placeholder
      Language Learning
      150 courses

      Coursera Footer

      Learn Something New

      • Learn a Language
      • Learn Accounting
      • Learn Coding
      • Learn Copywriting
      • Learn HR
      • Learn Public Relations
      • Boulder MS Data Science
      • Illinois iMBA
      • Illinois MS Computer Science
      • UMich MS in Applied Data Science

      Popular Data Science Topics

      • Artificial Intelligence
      • Data Analysis
      • Data Engineering
      • Data Science
      • Excel
      • Machine Learning
      • Python
      • Power BI
      • R Programming
      • SQL

      Popular Computer Science & IT Topics

      • Blockchain
      • Coding
      • Computer Science
      • Cybersecurity
      • Full Stack Web Development
      • IT
      • Java
      • Software Engineering
      • Web Design
      • Web Development

      Popular Business Topics

      • Accounting
      • Business Finance
      • Communication Skills
      • Leadership & Management
      • Marketing
      • Product Management
      • Project Management
      • UX Design
      • UX Research
      • Writing

      Coursera

      • About
      • What We Offer
      • Leadership
      • Careers
      • Catalog
      • Coursera Plus
      • Professional Certificates
      • MasterTrack® Certificates
      • Degrees
      • For Enterprise
      • For Government
      • For Campus
      • Become a Partner
      • Coronavirus Response
      • Free Courses
      • All Courses

      Community

      • Learners
      • Partners
      • Beta Testers
      • Translators
      • Blog
      • Tech Blog
      • Teaching Center

      More

      • Press
      • Investors
      • Terms
      • Privacy
      • Help
      • Accessibility
      • Contact
      • Articles
      • Directory
      • Affiliates
      • Modern Slavery Statement
      Learn Anywhere
      Placeholder
      Placeholder
      Placeholder
      © 2023 Coursera Inc. All rights reserved.
      • Placeholder
      • Placeholder
      • Placeholder
      • Placeholder
      • Placeholder
      • Placeholder