Data Structures and Algorithms in Python

Discover data structures and algorithms using Python. Gain insights into solving real-world problems and typical interview questions with detailed reviews, explanations, and hands-on coding exercises.

Intermediate

88 Lessons

19h

Certificate of Completion

Discover data structures and algorithms using Python. Gain insights into solving real-world problems and typical interview questions with detailed reviews, explanations, and hands-on coding exercises.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

91 Playgrounds
14 Challenges
8 Quizzes

This course includes

91 Playgrounds
14 Challenges
8 Quizzes

Course Overview

Data structures and algorithms are among the most fundamental concepts of Computer Science. Whether it’s real-world problems you’re trying to solve or the typical coding question asked in an interview, almost every problem requires you to demonstrate a deep understanding of data structures and algorithms. This course is a detailed review of some of the most common data structures and algorithms that you’ll see in interviews and your everyday work. With implementation details, thorough explanations, and ha...Show More

TAKEAWAY SKILLS

Python

Programming Language

Data Structures

Algorithms

Course Content

1.

Introduction

Get familiar with data structures, algorithms, and fundamental Python problem-solving techniques.
2.

Stack

Get started with stacks in Python for LIFO operations, reversing strings, and decimal to binary conversion.
3.

Singly Linked Lists

Examine singly linked lists, including creation, insertion, deletion, swaps, and more.
4.

Circular Linked Lists

Find out about circular linked lists, their operations, and applications in Python.
5.

Doubly Linked Lists

Solve problems in doubly linked lists involving appending, prepending, deleting, reversing, and finding sums.
6.

Arrays

7 Lessons

Focus on array manipulation, algorithms for optimal task assignment, intersection, and stock trading.
7.

Binary Trees

8 Lessons

Piece together the parts of binary tree structures, traversal methods, height, and size calculations.
8.

Binary Search Trees

4 Lessons

Learn how to use binary search trees for organizing, inserting, and validating nodes.
9.

Binary Search

11 Lessons

Walk through binary search applications, enhancing efficiency for sorted lists in Python.
10.

Recursion

6 Lessons

Work your way through recursive algorithms for string manipulation and integer multiplication.
11.

String Processing

11 Lessons

Grasp the fundamentals of Python string processing through sequences, conversions, and permutation checks.

Course Author

Part of the Python Learning Path


Path Cover

Learn Python for Programmers

Python is an essential language for developers and data scientists. Expand your job opportunities with lessons designed for practicing developers like you.
Explore Path

5 Modules

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor